bug-libtool
[Top][All Lists]
Advanced

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

Symbol stripping


From: lto
Subject: Symbol stripping
Date: Wed, 03 Apr 2002 18:53:13 +0200
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2

Using libtool for several platforms generation is great.
But when I try to compile and link on cygwin using a wrapper of my own towards cl and link it removes the -g flag before calling the wrapper. (I know using gcc and ld is better, but our main application is built on cl for years, and there is no way I can change this for now). I need this flag in order to get debug symbols in the resulting library, even if I found a workaround for now. I hope it can fit with libtool objectives, as a wrapper around any building tool.

Best regards,

--
Loïc





reply via email to

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