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]

Re: PATCH for gcc2.95 vxworks5.4 compilers


In article <3879.935566217@upchuck.cygnus.com> you write:
>If other versions of vxworks have a different definition of size_t, then you
>will need to make new configuration files for vxworks 5.4.

i960 vxworks 5.0 used "unsigned long", but it appears that all versions from
5.1 and later use "unsigned int".  I don't have any 5.0 versions other than
i960 to look at.

I believe there are still people using i960-vxworks5.0, so we shouldn't break
that target.  Perhaps a special configuration file just for vxworks 5.0 is
the right solution.

Jim


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