Re: Compiler error while compiling XFree86-3.9.17

2000-02-01 Thread Chris Piazza

On Tue, Feb 01, 2000 at 03:30:36PM +0100, Theo van Klaveren wrote:
 
 I received the following compiler error while compiling the XFree86-3.9.17
 snapshot on a (very) fresh -CURRENT system:
 
 -- begin cut'n'paste --
 
  -- snip cut'n'paste --
   ...errors...
 
 -- end cut'n'paste --
 
 I assume this is a compiler bug. Is there a workaround or a patch 
 available for the system compiler or should I install the gcc-devel port
 (for which I probably don't have enough disk space, but oh well)?

The workaround is to compile the file that's dying with no optimisations.
It compiles fine without them... sorry I don't have a patch handy.

-Chris
-- 
[EMAIL PROTECTED]   [EMAIL PROTECTED]
Abbotsford, BC, Canada


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: Compiler error while compiling XFree86-3.9.17

2000-02-01 Thread Gergely EGERVARY

 I assume this is a compiler bug. Is there a workaround or a patch 
 available for the system compiler or should I install the gcc-devel port
 (for which I probably don't have enough disk space, but oh well)?

yes, it's a bug, and you can work around it by removing the CFLAG -O2

anyway, XFree86 3.9.16 worked fine for me. 3.9.17 eats up all of my CPU
time even if it's idle, so I had to downgrade it to 3.3.6

what is this new int10h code? really want to do real-mode bios calls? hey'
guys, is this what we all want?

OK, it's not an XFree86 discussion forum, please don't reply to this
here :)

-- mauzi



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message