This is the mail archive of the gcc@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]
Other format: [Raw text]

[ANNOUNCE] GCC 3.3 uClinux toolchain 20030712 snapshot


Hello,

I've released a new snapshot of my GCC 3.3 based toolchain for uClinux.
You can download the files from here (sorry for the small bandwidth):

  http://www.develer.com/uclinux/uclinux-elf-tools.html

The main advantage of using GCC 3.3 is a great C++ code size reduction
(expecially EH unwinding information) and somewhat better code optimization.

This is still an early access beta with several open problems, but I can
already use it to build a full working kernel and userland.

I'm releasing this work mainly to get more eyeballs on it to fix the remaining
problems quickly. I definitely need help tracking the -fomit-frame-pointer bug.
A good third party review all over my GCC patch collage would also be greatly
appreciated.

-- 
  // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/

Please don't send Word attachments - http://www.gnu.org/philosophy/no-word-attachments.html



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