libtool
[Top][All Lists]
Advanced

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

Killing @ symbols in exported functions


From: Al
Subject: Killing @ symbols in exported functions
Date: Fri, 25 Apr 2003 19:39:33 +0100

When I compile dlls (using cygwin on windows) the exported functions names
have an @ and a number appended to them. I cant have this.

It can be rectified when using gcc by passing the --kill-at flag to the
linker, but how to do this via libtool and how to do it in a portable way? I
mean how should I write my .am files to have libtool take care of this for
me regardless of the linker being used.

Thanks.





reply via email to

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