[oclug] gcc mcpu options
Jean-Luc Cooke
jlcooke at jlcooke.ca
Tue Jan 13 10:29:35 EST 2004
gcc-3.0 -v
Reading specs from /usr/lib/gcc-lib/i386-linux/3.0.4/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,proto,objc --prefix=/usr
--infodir=/share/info --mandir=/share/man --enable-shared --with-gnu-as
--with-gnu-ld --with-system-zlib --enable-long-long --enable-nls
--without-included-gettext --disable-checking --enable-threads=posix
--enable-java-gc=boehm --with-cpp-install-dir=bin --enable-objc-gc
i386-linux
Thread model: posix
gcc version 3.0.4
Let's say I want to know the list of -mcpu options for a particular
compiler. As well as how to enable as many options as possible.
JLC
On Tue, Jan 13, 2004 at 10:18:13AM -0500, Stephen M. Webb wrote:
> I'm not clear on what your second question is asking: do you want to list all
> the -mcpu options for a particular compiler, do you want to enable a
> particular compiler to support all -mcpu options, or do you want a list of
> all potential -mcpu options that can be built in to GCC (the list is
> extensive and not limited in any way to 8086-based CPUs).
>
> --
> Stephen M. Webb
>
>
> --
> OCLUG general discussion list
> OCLUG at lists.oclug.on.ca
> http://www.oclug.on.ca/mailman/listinfo/oclug
--
I believe a website should be testament of what you were when you wrote
it ... no matter how embarrassing it may be.
More information about the OCLUG
mailing list