Re: Xorg port problem?
- From: Alex Dupre <ale@xxxxxxxxxxx>
- Date: Tue, 29 May 2007 08:15:35 +0200
Doug Barton wrote:
(Over 2GBs of RAM + Swap being used). It does this consistently when it
tries to compile xf86PciScan.c (hope thats the right file).
May not be the answer you want to hear, but I built all the xorg stuff
multiple times on -current systems both pre and post the gcc + symver
+ version bump eras, and didn't have the problems you're seeing.
It's the well-known problem of new gcc 4.2 optimizations (bug). Simply
compile with -O0 instead of -O2.
--
Alex Dupre
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Xorg port problem?
- From: Doug Barton
- Re: Xorg port problem?
- References:
- Xorg port problem?
- From: Ali Mashtizadeh
- Re: Xorg port problem?
- From: Doug Barton
- Xorg port problem?
- Prev by Date: Re: Xorg port problem?
- Next by Date: Re: Xorg port problem?
- Previous by thread: Re: Xorg port problem?
- Next by thread: Re: Xorg port problem?
- Index(es):
Relevant Pages
- Re: How do I install this missing library?
... you really should be carefully following LSTC's installation ... libg2c is part
of gcc. ... to tell a newcomer to compile. ... like the source code
to GNU tar, and make sure you understand what's ... (comp.os.linux.misc) - Re: HPGCC Questions ladies and gentlemen!!!
... No matter how you slice it in order to compile a C program you need to know ...
it took a few hours just to get gcc running in my computer ... of the students that used
an ide in the c++ class I took a few years ago. ... so why not use a data inspector
if it's available? ... (comp.sys.hp48) - Re: gcc install
... > a good book on the topic of gcc and went about trying to set it up when ...
> to get a precompiled compiler to compile the compiler LOL. ... - install the Sun
Studio tools, they live in /opt/SUNWspro, modify ... Companion CD - installs in /opt/sfw
you can get a GNU make and a gcc ... (comp.unix.solaris) - Re: HPGCC Questions ladies and gentlemen!!!
... :> how to compile it, and that means learning how to use the tools. ... Where
did you get the gcc package for windows from? ... :> bit looking for bugs in their beginer
level programs with the use of printf ... What kind of program written by beginner
is going to "crash"? ... (comp.sys.hp48) - Re: ESQL, 4GL and C/gcc on Solaris
... > I'm trying to compile some elderly programs on a system we're migrating to ...
> Solaris 9 doesn't come with a C compiler as standard, so I've installed gcc. ...
> ld: fatal: File processing errors. ... (comp.databases.informix)