This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Binaries compiled with gcc-2.95.2 won't execute.



> I'm not certain whether this is really the case, only gcc -v can tell
> what the compiler actually does. With 'gcc -dumpspecs', you can find
> out the value of asm_cpu_default.
> 
> Also, if you link in a library that contains SPARC32PLUS binaries, the
> resulting binary will also be SPARC32PLUS.


This is what I obtain with gcc -dumpspecs:

*asm_cpu_default:


*asm_arch32:
-32

*asm_arch64:
-64


Regards, Didier

-----------------------------------------------------------------------
			Research Engineer I
		   Georgia Institute of Technology
      School of Electrical Engineering, Atlanta, GA  30332-0250
		    E-MAIL: didier@ee.gatech.edu
                        PHONE: (404) 894-3872



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]