On 24/05/06, Paulo J. Matos <[EMAIL PROTECTED]> wrote:
No, it is still not working. If we concentrate ourselves only in the
first situations where I want the libraries to be all linked
statically I have for the core:
bin_PROGRAMS = extsat
extsat_SOURCES = esatmathcluster.cc ...
extsat_LDFLAGS=-export-dynamic

Opps, by looking at the ld manual:
http://www.gnu.org/software/binutils/manual/ld-2.9.1/html_mono/ld.html#IDX28

it seems that it is --export-dynamic and not -export-dynamic... retrying... :)


--
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group


Reply via email to