Re: GCC default targets on sparc

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

 



On Tuesday 2009-12-22 14:58, BERTRAND Joel wrote:
> Jan Engelhardt a écrit :
>> Hi,
>>
>>
>> When gcc is ./configured with -mcpu=ultrasparc, it emits -m64 objects by
>> default, when it's with -mcpu=v8, it emits V8 -m32 objects. How would
>> one configure it to emit V9 -m32 by default?
>
> 	I use -mv8plus or -mtune=niagara -mcpu=niagara and gcc creates 32 bits
> objects.

Oops. It should have read:

	./configure --with-cpu=ultrasparc

Not -mcpu or -mtune.

Jan


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux