[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Passing options to the linker
From: |
Paulo J. Matos |
Subject: |
Passing options to the linker |
Date: |
Wed, 24 May 2006 16:34:50 +0100 |
Hi all,
I'd like to know what's the best way to pass some options to the linker?
I'd like to add -Wl,--whole-archive to the linker before the libraries
I want to link, which are listed in LIBADD. Any ideas on how to do
this?
This is needed due to some conclusions I referred in:
http://groups.google.com/group/gnu.g++.help/browse_frm/thread/46517713685155f0/
Cheers,
--
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group
- Passing options to the linker,
Paulo J. Matos <=