Alignment

Branko Čibej brane@xbc.nu
Thu Jul 4 09:52:00 GMT 2002


DI Christian Schmidleitner wrote:

> have to transfer a great software package (3 millions line of code, 500
>structures) from SCO-UNIX, SCO-XENIX and AIX to Linux. I have to share the
>files between the old systems and the new one. All structures are compiled
>with 2 Byte alignment.
>In Xenix: cc
>In SCO-UNIX: cc -Xm -a ods30 -Z p2
>In AIX: cc -qaligned=twobyte.
>Now I search the correct options for the gcc.
>I hope you can help me.
>
http://gcc.gnu.org/onlinedocs/

>DI Christian Schmidleitner
>Oberhaiderstr. 59
>A-4600 Wels
>Austria/Europe
>




More information about the Gcc mailing list