On Thu, Apr 20, 2000 at 03:59:51PM +0200, Olaf Petzold wrote:
> At first it's seems the compiler option -malign-double overides the
> attributes, it's important to know. Secondly why is there a difference between
> x1_t and x2_t ?? (it's interesting for me)
Because you made a typo.
typedef struct {
char c;
uint32 ui32;
struct s2 {
uint16 ui16[2];
- };
+ } s2_m;
} x2_t;
dave...
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/
- [rtl] gcc and g++ mbuff confusion. __attribute__((pac... Tomasz Motylewski
- Re: [rtl] gcc and g++ mbuff confusion. __attribu... Rus V. Brushkoff
- Re: [rtl] gcc and g++ mbuff confusion. __att... Dipl.-Ing. O.Petzold
- Re: [rtl] gcc and g++ mbuff confusion. _... David Olofson
- Re: [rtl] gcc and g++ mbuff confusion. _... Rus V. Brushkoff
- Re: [rtl] gcc and g++ mbuff confusio... Olaf Petzold
- Re: [rtl] gcc and g++ mbuff con... Paul Koning
- Re: [rtl] gcc and g++ mbuff... Olaf Petzold
- Re: [rtl] gcc and g++ m... Paul Koning
- Re: [rtl] gcc and g++ m... David Schleef
- Re: [rtl] gcc and g++ m... Olaf Petzold
- Re: [rtl] gcc and g++ mbuff con... Rus V. Brushkoff
- Re: [rtl] gcc and g++ mbuff confusion. __attribu... Paul Koning
