This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Use of standard types


Dear Sirs,


I am using the GNU C Compiler version 2.95.2 for the Motorola PowerPC MPC8xx
and I am finding problems to work with simple types. The compiler is running
in Windows98 SE.

I cannot handle char neither short variables. For example, if I define a
vector of char I cannot get the value of each one of the elements. I just
get the values if I use a vector of long, that is not what I need.
I have also defined an additional types.h with particular definitions.

I would like to know if there is something during the environment building
that could became these types unable to be used.


I hope not be bothering you with so simple problem.

Thanks and Regards,

Rodrigo Aznar Mendes
Transmission Networks Division
NEC do Brasil S/A


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