Re: Tr: Re: [hatari-devel] Serial port issue with windowsHi,

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Hi,

On keskiviikko 08 huhtikuu 2015, hwarin@xxxxxxx wrote:
> I've then decided to try to fix this myself and to setup a dev
> environment ... So far, what I did (on Windows 7)
> 
> - Setup "Win-Builds 1.5.0" (includes MinGW, SDL, and numerous other
> libraries) - Setup "CMAKE-3.2.1"
> - Setup "Python-3.4.3"
> - Setup "Zlib128" (as I was unable to make it work from Win-Builds"
> - Setup "Tortoisehg-3.3.3"
> 
> From that, I've been able to retrieve sources and got something compiled
> .. but I'm unable to link properly :
> "CMakeFiles\hatari.dir/objects.a(file.c.obj):file:(.text+0x2e1):
> undefined reference to 'gzopen'

GCC (and I assume therefore also MinGW) is particular about order
in which libraries are given.  Are you giving zlib after object files?


	- Eero



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/