This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

size of long type to 4 bytes in 64bit files(for mips64 processors) ?


Title: size of long type to 4 bytes in 64bit files(for mips64 processors) ?

Hi,

Is there any gcc driver option(or other methods) to make size of 'long' type
to 4 bytes(instead of 8 bytes) in ELF64 bit files for processors with mips64
archiecture ?
I want to generate ELF64 executables with 'long' size of 4 bytes and 'pointer'
size of 8 bytes for mips64 processors

Thanks


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