Re: Problems compiling BUILDING from STABLE



On Saturday 26 May 2007 13:14:52 Maslan wrote:
Have u missed with the CFLAGS ?

Sorry, i mean "messed up"

Sorry, I can't understand... what's wrong with my CFLAGS.
These flags works for STABLE -- in my make.conf:

--------------------------------8<-------------------------
LOCLACFLAGS=-march=prescott -O2 -pipe
CFLAGS=$(LOCLACFLAGS)
COPTFLAGS=$(LOCLACFLAGS)
CXXFLAGS+=$(LOCLACFLAGS)
CXXOPTFLAGS+=$(LOCLACFLAGS)
--------------------------------8<-------------------------

Why shouln't work for CURRENT?

All the other CFLAGS are added because the targets are using
the level 6 of warnings in sys/mk/bsd.sys.mk



---
OS Developer
I'm Searching For Perfection,
So Even If U Need Portability U've To Use Assembly ;-)
---
http://libosdk.berlios.de
[SNIP]

Regards,
--
.O. | Daniel Molina Wegener | C/C++ Developer
..O | dmw [at] unete [dot] cl | FOSS Coding Adict
OOO | BSD & Linux User | Standards Rocks!

_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: loader breaks with -O2 optimizations
    ... the system does not boot anymore due to a broken loader: ... Have you tried with the default flags? ... the CFLAGS line from your make.conf. ...
    (freebsd-current)
  • Re: Inserting variables into a Makefile using Autotools.
    ... I am using autotools for a project that ... CFLAGS set to include '-g -O2', ... We have quite a few compiler flags that need to be set ... It would be nice to add on new flags. ...
    (comp.os.linux.development.apps)
  • Re: Inserting variables into a Makefile using Autotools.
    ... I am using autotools for a project that ... CFLAGS set to include '-g -O2', ... We have quite a few compiler flags that need to be set ... It would be nice to add on new flags. ...
    (comp.os.linux.development.apps)
  • Re: Inserting variables into a Makefile using Autotools.
    ... CFLAGS set to include '-g -O2', ... We have quite a few compiler flags that need to be set ... They don't have to specify all the additional flags. ... to static libraries) won't link after being compiled. ...
    (comp.os.linux.development.apps)
  • Re: Inserting variables into a Makefile using Autotools.
    ... CFLAGS set to include '-g -O2', ... We have quite a few compiler flags that need to be set ... They don't have to specify all the additional flags. ... to static libraries) won't link after being compiled. ...
    (comp.os.linux.development.apps)