Linking cc1 to external libraries

Alexandre Courbot Alexandre.Courbot@lifl.fr
Thu Apr 17 16:16:00 GMT 2003


> I would look the variable `LIBS' (located around line 693 on the
> mainline).

Ah, actually I don't think it would work. The backend's Makefile fragments are 
outputted before LIBS is initially set, which results in an override of any 
value you would have put in it.

Alex.



More information about the Gcc mailing list