On Tue, Oct 12, 2010 at 10:55 PM, Christopher Faylor wrote:
> On Tue, Oct 12, 2010 at 12:55:09PM -0500, Nathan Thern wrote:
>>A complicated project I'm building fails on this call to gcc:
>>gcc -shared -L -L/lib
>>-L/usr/lib -o .libs/cyg.dll
>>-Wl,--enable-auto-image-base -Xlinker --out-implib
On Tue, Oct 12, 2010 at 12:55:09PM -0500, Nathan Thern wrote:
>A complicated project I'm building fails on this call to gcc:
>gcc -shared -L -L/lib
>-L/usr/lib -o .libs/cyg.dll
>-Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker
>.libs/lib.dll.a
You're going to have to clue us in on wh
A complicated project I'm building fails on this call to gcc:
gcc -shared -L -L/lib
-L/usr/lib -o .libs/cyg.dll
-Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker
.libs/lib.dll.a
If I remove the -L/lib, the call succeeds. Using the -v option to gcc,
I see that it's actually a call to
/
3 matches
Mail list logo