libftdi Archives

Subject: Re: Re: static linking against libftdi?

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Tue, 04 Feb 2014 09:24 +0100
Hi Chris,

On Friday, 31. January 2014 17:35:15 Chris Morgan wrote:
> Alright, attached is a proof of concept patch, untested, for comments
> on the approach.

what I'm wondering about is why this is needed at all.
Normally I just supply "-static" to gcc and it finds
the .a library files automatically.

When you do a static build without the patch you sent,
how is your compiler invoked?

You can see the command line arguments when you do a

    make VERBOSE=1


Cheers,
Thomas


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread