automake
[Top][All Lists]
Advanced

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

Re: Passing options to the linker


From: Paulo J. Matos
Subject: Re: Passing options to the linker
Date: Wed, 24 May 2006 17:39:06 +0100

On 24/05/06, Paulo J. Matos <address@hidden> 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

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