Hello everyone,

In 2000, SGI released a GPLed compiler suite.
http://gcc.gnu.org/ml/gcc/2000-05/threads.html#00632
http://web.archive.org/www.sgi.com/newsroom/press_releases/2000/may/linux-ia64.html

I've taken PathScale's source tree (they've removed the IA-64 code generator, and added an x86/AMD64 code generator), and tweaked the Makefiles.

I thought some of you might want to take a look at the compiler.

http://www-rocq.inria.fr/~gonzalez/vrac/open64-alchemy-src.tar.bz2

Disclaimer: this release has received *very* little testing. Some might cringe when they see the way I hacked the Makefile structure. (I welcome all comments and suggestions.) I haven't managed to build the IPA (inter-procedure analyzer) module.

--
Regards, Marc

Reply via email to