On Mon, 10 Jun 2002, Julian Elischer wrote:
> the HIDENAME() macro was changed to work with Gcc3.1 (the new compiler)
> but broke it for the old compiler/assembler.
Ugh. I was surprised that this change worked for any gcc. The change is
from:
#define HIDENAME(asmsym)__CONCAT(.
In the last episode (Jun 10), Troy said:
> Dan,
>
> Thanks for your response. I just built the gcc31 package, but it doesn't
> appear to replace the 2.95. Can you be a bit more specific on what I
> should do to upgrade the GCC in your last note.
Basically, buildworld. If you're lucky, just bui
the HIDENAME() macro was changed to work with Gcc3.1 (the new compiler)
but broke it for the old compiler/assembler.
back out the definition in i386/include/asmacros.h to what it was before
(it used to use the CONCAT() macro)
OR
bite the bullet and upgrade to a new -current and get the new comp
In the last episode (Jun 10), Troy said:
> Been trying to buildkernel, and as of about 2 weeks ago something
> happened to the XE module. Anyone have some ideas?
Upgrade your gcc in the base system.
--
Dan Nelson
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
Been trying to buildkernel, and as of about 2 weeks ago something
happened to the XE module. Anyone have some ideas?
-Troy
===> xe
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pccard/card_if.m -h
awk