Commit graph

3 commits

Author SHA1 Message Date
Alexander Leidinger
bdb71cc321 1) Document some steps in the targets of the Makefile.
2) icc is now able to link native binaries, at least a simple test case
   (a little bit more than a "Hello World!") runs fine.
   Our native ld is used here, so don't expect "-ipo" to work.

Major parts of 2) are
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
2002-05-14 13:15:20 +00:00
Alexander Leidinger
3ab99b8813 Update icc from 5.0.1 to 6.0.139. 2002-05-13 13:58:21 +00:00
Alexander Leidinger
af90c4ca0a This is Intels C/C++ compiler. It is setup to produce native FreeBSD objects.
This port is not able to produce native executables on its own. You need to do
it yourself with gcc.

Approved by:	steve
2002-03-26 17:01:09 +00:00