This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Mention intermodule in changes.html
- From: Ian Lance Taylor <ian at wasabisystems dot com>
- To: gerald at pfeifer dot com
- Cc: gcc at gcc dot gnu dot org
- Date: 11 Feb 2004 22:05:31 -0500
- Subject: Mention intermodule in changes.html
Shouldn't we mention the intermodule stuff somewhere on
http://gcc.gnu.org/gcc-3.4/changes.html
?
That is, the ability to do
gcc -o foo.o foo1.c foo2.c
which I believe is new with 3.4.
This would presumably be in a C-specific section.
Ian