This is the mail archive of the gcc-help@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: alignment problem


On Mar 27, 2001, "Puneet Singhal" <puneet@opussoft.com> wrote:

>>> I am having an alignment problem in a program.
>>> I am working on SPARC, Sol 2.7

>> Which version of GCC?  How was it configured?  Note that GCC 2.95.*
>> doesn't fully support 64-bit sparc, and alignment problems are exactly
>> the scenario in which it fails.

> I am using GCC 2.95.2. I picked up the precompiled binary from
> www.sunfreeware.com
> I am working in SPARC sun sol 2.7
> I am not sure whether the OS has been configured for 32 bit or 64 bit

It surely hasn't.  GCC 2.95.* doesn't fully support 64-bit
ultrasparc.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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