On 21 Oct 2002, ollie lho wrote:
On Sat, 2002-10-19 at 01:55, Ronald G Minnich wrote:
gcc ... -o mptable.o /home/rminnich/src/linuxbios-p4dpr-1.0.0.8/freebios/src/mainboard/supermicro/p4dpe/mptable.c /home/rminnich/src/linuxbios-p4dpr-1.0.0.8/freebios/src/mainboard/supermicro/p4dpe/mptable.c:106:22: warning: multi-line string literals are deprecated
I wonder how much code I've seen in the last while (Emacs for example) that uses this one.
which gcc version is it ??
3.2, the latest greatest that ships with red hat. The API changed too, which caused headaches for bproc etc.
ron