Csound Csound-dev Csound-tekno Search About

[Cs-dev] sfont.c/sf.h/sftype.h

Date2007-01-26 09:21
Fromjpff
Subject[Cs-dev] sfont.c/sf.h/sftype.h
Since I updated my machines to SuSE10.2I am seeing errors from sfont.c
compilation, which seem to be related to gcc4.1 rather than 3.x

Does anyone know how to handle this in gcc4?

==John ffitch



In file included from Opcodes/sfont.h:24,
                 from Opcodes/sfont.c:39:
Opcodes/sftype.h:70: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sftype.h:71: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sftype.h:77: warning: 'packed' attribute ignored for field of type 'rangesType'
Opcodes/sftype.h:121: warning: 'packed' attribute ignored for field of type 'CHAR[20]'
Opcodes/sftype.h:164: warning: 'packed' attribute ignored for field of type 'genAmountType'
Opcodes/sftype.h:170: warning: 'packed' attribute ignored for field of type 'CHAR[20]'
Opcodes/sftype.h:208: warning: 'packed' attribute ignored for field of type 'genAmountType'
Opcodes/sftype.h:214: warning: 'packed' attribute ignored for field of type 'CHAR[20]'
Opcodes/sftype.h:220: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sftype.h:221: warning: 'packed' attribute ignored for field of type 'CHAR'
In file included from Opcodes/sfont.h:25,
                 from Opcodes/sfont.c:39:
Opcodes/sf.h:44: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:45: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:46: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:47: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:48: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:53: warning: 'packed' attribute ignored for field of type 'char'
Opcodes/sf.h:54: warning: 'packed' attribute ignored for field of type 'char'
Opcodes/sf.h:55: warning: 'packed' attribute ignored for field of type 'char'
Opcodes/sf.h:64: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:71: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:73: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:74: warning: 'packed' attribute ignored for field of type 'BYTE'

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net