Question... Alpha Compile optimizations....
Idar Tollefsen
idart at performancedesign.no
Thu Jan 13 07:17:36 PST 2005
Angus MacGyver wrote:
> I am just wondering, after reading the sample make.conf from
> 5.3-RELEASE, what is the nature of the bugs that MAY appear if I use
> CFLAGS= -O2 -pipe
> as the optimisation flags.
Wasn't the -O2 problem fixed in GCC 3.x? Although I can't remember what 'x'...
> I have done so before on a 4.9 system, and have not experienced any
> problem that i could see, tho I did see an improvement in the speed of
> the resultant system (always a good thing)
I tried to compile the kernel with -O2 once on a 4.8 system. It booted, but
didn't run for long before stopping, spawning messages about waiting for some
lock (I don't remember the exact message).
- IT
More information about the freebsd-alpha
mailing list