public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How to install a new cross-compiler for VxWorks?
@ 2002-12-12 23:15 wei.caihua
  0 siblings, 0 replies; only message in thread
From: wei.caihua @ 2002-12-12 23:15 UTC (permalink / raw)
  To: gcc-help

Hi!
      I am porting a program to VxWorks. There are many '#pragma pack(1)'

   and '#pragma pack(0)' in this program.

      I've tried to use ‘#pragma packed’ instead of '#pragma pack(1)' under
   VxWorks 5.4 which use GCC 2.7.2, but it doesn’t work!
      I  know ‘__attribute__ ((packed))’ can handle this, but there are too
   many  files  to  be  changed.  So  I’m planning to config and make a new
   cross-compiler instead of the old one.
      Could you please tell me how to config and install in detail? My host
   is Intel Pentium 4 and Windows2000, and my target is PowerPC.

      For  some  reason,  I can't use FTP and news group, please mail to me
   directly.

      Thank you for your patience!


   C.H.Wayne 2002/12/13

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-13  7:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-12 23:15 How to install a new cross-compiler for VxWorks? wei.caihua

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).