automake
[Top][All Lists]
Advanced

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

Re: (correction) Adding '-nostartfiles' at link stage


From: Alexandre Duret-Lutz
Subject: Re: (correction) Adding '-nostartfiles' at link stage
Date: Fri, 26 Apr 2002 20:47:00 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

>>> "Yannick" == Yannick Perret <address@hidden> writes:

 Yannick> Sorry, I made an error in my previous mail...
 Yannick> So I added:
 Yannick> libfc_la_LDFLAGS = -nostartfiles

 Yannick> and effectivly libtool is running with this option,
 Yannick> but libtool ignore it when really performing the link:

Try this:

  libfc_la_LDFLAGS = -Xlinker -nostartfiles

-- 
Alexandre Duret-Lutz




reply via email to

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