libtool
[Top][All Lists]
Advanced

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

genarating map files for libraries


From: Prokash Sinha
Subject: genarating map files for libraries
Date: Tue, 19 Jan 2010 10:28:30 -0800

Hi All,

I've an open source project that I'm trying to port to Mac os X. The project builds a shared library ( i.e. dylib). It builds fine, but I can't seem to generate the map file. 

I was trying to insert some linker flags in the Makefile.in like the following -

-Wl,-map,foo.map

-Wl,-Map -Wl, foo.map

but libtool's link step is flagging error saying foo.map file or directory does not exist.

Any help?

Thanks in advance...
-pro

reply via email to

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