This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

i960 and structures


Hello!

Anybody here with a cross gcc for i960-unknown-coff?

I am now working a looong week on a problem which drives me crazy.
Using the stated cross build with version 2.95.2, the compiler does
strange things (in my opinion) with my poor little structures.
I defined a few of them, in a central header file, as i have a few
kb dual port ram on my card (intellicon nt960), and share these
structures with a pc application (over the dpr). now i have 
encountered, that i am not able to make these structures the same size.
The pc side of these structures has the size and alignment, which i want,
specifying some "pragma pack" or some "attributes". But the i960 side
_always_ alligns on 16 byte boundarys.
Has anyone made a one byte alignment with an i960 gcc?
Why does'nt it work for me?

My config here is:
Debian GNU/Linux 2.3 with kernel 2.2.14 (RT2)
cross gcc i960-unknown-coff 2.92.2
normal gcc 2.92.2
i960 cpu working on an intellicon nt960 multiserial board (and it
works ;-) )

Yours
Helmut Kolb
-- 
Helmut Kolb                              KNAPP Logistik & Automation G.m.b.H.
Kolb.Helmut@knapp.co.at     Guenter-Knapp-Str. 5-7 A-8075 Hart/Graz, Austria
If at first you don't succeed, skydiving isn't for you.

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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