[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: building ZDoom with winelib - ld crash fixed but new problem arised
From: |
Alan Modra |
Subject: |
Re: building ZDoom with winelib - ld crash fixed but new problem arised |
Date: |
Wed, 9 May 2007 09:24:41 +0930 |
User-agent: |
Mutt/1.5.9i |
On Mon, May 07, 2007 at 09:27:56PM +0200, Benjamin Berkels wrote:
> Last week I reported a crash of ld when trying to build the Windows
> version of ZDoom 2.1.7 under Linux with Winelib.
I think it very likely that you are using the wrong compiler. The
tarfile you provided, zdoom217objects.tar.bz2, contains a bunch of
linux ELF object files and one windows resource file, debugobj/zdoom.o
I suspect you're trying to link these ELF files with windows PE
libraries. That won't work.
I'm no windows/cygwin expert, but I think that if you want to build
something that runs under wine, then you ought to be using a compiler
that produces windows PE object files.
--
Alan Modra
IBM OzLabs - Linux Technology Centre