problem using gcc-3.4.2 @ FC3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have some structures defined as:

typedef struct {
  unsigned char ID __attribute__ ((packed)) ;
  CALIB_ASC asc  __attribute__ ((packed)) ;
}  ASC __attribute__ ((packed)) ;

when I compiled the c source file, gcc send warning packed is ignored.
There is no warning when use gcc -2.95.x



Another problem the option -fvolatile is not supported in gcc-3.4.2, what is
the equivalent to do that?


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux