| Summary: | 7.1 kernel compilation problem | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Loic <loic> |
| Component: | amd64 | Assignee: | freebsd-amd64 (Nobody) <amd64> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Loic
2009-02-27 16:20:01 UTC
State Changed From-To: open->feedback Is this still a problem? State Changed From-To: feedback->open feedback received. What options do you have in your /etc/make.conf file? I think the build system should automatically add -fno-strict-aliasing when building at -O2 or higher optimization levels because enabling strict aliasing is known to cause problems. -- Bruce State Changed From-To: open->feedback Feedback requested. State Changed From-To: feedback->closed Feedback was received. Building with optimization settings other than -O and -O2 isn't supported. |