Port-sparc archive

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

Re: Berkeley db 4.8 and newer, and sparc



On Oct 28,  9:31pm, hauke%Espresso.Rhein-Neckar.DE@localhost (Hauke Fath) wrote:
-- Subject: Re: Berkeley db 4.8 and newer, and sparc

| At 18:22 Uhr +0000 28.10.2010, Christos Zoulas wrote:
| >>o Do we have any #defines besides __sparc__ and __sparc64__ to tell us
| >>which cpu gcc creates code for?
| >
| >__hypersparc__
| >__sparc_v8__
| >__sparc_v9__
| >__sparclet__
| >__sparclite86x__
| >__sparclite__
| >__supersparc__
| 
| So these would be #defined by gcc depending on the sub-model code
| generation options?

Yes.

| Where would I find a list of those #defines (other than
| the sources) - our gcc.info doesn't seem to have them?

cpp -dM /dev/null

christos


Home | Main Index | Thread Index | Old Index