libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-users] Re: "Re: libbfd, libtool & Win32" and "Re: Buildinga


From: Earnie Boyd
Subject: Re: [Mingw-users] Re: "Re: libbfd, libtool & Win32" and "Re: Buildinga MinGW GLibetc..."
Date: Tue, 17 Sep 2002 18:51:21 -0400

Guido Draheim wrote:
> 
> 
> No, because I did just switch my system, and have to reinstall some
> rpms - crosscompiler and stuff is some that. Atleast I am still
> missing the crosscompiled zlib stuff that I used to use to
> crosscompile the project - before going deeper, here's a quick try
> with the stock zlib.dll which stil have on my disk leftover from
> the link experiments with the borland compilers:
> 
> $ i386-mingw32-ld  -shared  -L../../zlib114dll/dll32 -o zzip.dll \
>       zzip-zip.lo zzip-file.lo zzip-dir.lo zzip-stat.lo zzip-info.lo \
>       zzip-err.lo zzip-io.lo -lz
                               ^^^s#-lz#/path/to/zlib.dll#
See if the above change works, if not then the version of binutils you
have doesn't support it.

Earnie.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]