Peter Wemm fd54183bb9 Instead of: cpp blah file.s | as -o file.o, use instead:
cc -c -x assembler-with-cpp -o file.o file.s.

This means that any cpp fatal errors will now be detected, as well as
running *.s files through an ansi cpp instead of a traditional cpp.

(fixes to allow *.s to compile under both ansi and traditional to follow)
1996-05-31 01:01:24 +00:00
1996-05-07 19:05:10 +00:00
1996-05-30 20:56:23 +00:00
1996-05-30 16:31:04 +00:00
1996-05-30 23:01:04 +00:00
1996-05-30 21:29:03 +00:00
1996-05-07 23:19:49 +00:00
1996-05-19 17:24:10 +00:00
1996-05-07 19:05:10 +00:00
1996-05-30 20:39:45 +00:00
1996-05-30 23:09:11 +00:00
1996-05-30 23:16:31 +00:00
Description
freebsd with flexible iflib nic queues
2.6 GiB
Languages
C 60.1%
C++ 26.1%
Roff 4.9%
Shell 3%
Assembly 1.7%
Other 3.7%