Subject: Re: addressing limit in general, or for -fpic code?
To: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: port-arm32
Date: 11/05/1999 16:58:48
On Fri, Nov 05, 1999 at 04:17:33PM +0100, Ignatios Souvatzis wrote:
> what is the addressing limit for code generated by our compiler, in
> general and for -fpic (and is -fPIC better?)
Other question: is
g++ -nostdlib -shared /usr/lib/c++rt0.o -o ../../libW.so libtmp/*.o
ok, or must I make sure that it is
g++ -nostdlib -shared -o ../../libW.so /usr/lib/c++rt0.o libtmp/*.o
?
-is
--
* Progress (n.): The process through which Usenet has evolved from
smart people in front of dumb terminals to dumb people in front of
smart terminals. -- obs@burnout.demon.co.uk (obscurity)