a04d
![]() |
|
|
|
|
|||||||
| Other Architectures FreeBSD on Alpha, PC98, PowerPC or Sparc64. This forum is also for questions related to porting FreeBSD to new architectures. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I've found at least one port that does not compile correctly with the base system gcc(1) if the code is compiled with optimizations on (at least -O or higher) , the port is sysutils/smartmontools. If compiled with optimizations on, smartctl will segfault as soon as you query a device. Turning off optimizations with -O0 fixes the problem, also compiling the port with newer lang/gcc46 with default optimizations results in working binary.
Anyone else seen anything similar on other ports? |
|
#2
|
||||
|
||||
|
Please add this information to http://forums.freebsd.org/showthread.php?t=13827 while also submitting to the FreeBSD PPC mailing list and the respective port for a fix.
My apologies for the late reply. There is a greater chance of more errors appearing since the POWER(PC) user base is smaller on FreeBSD than: 1. The PPC user base for Linux. They have IBM, RedHat, Debian, and Gentoo to help while there is a small but very active user base on FreeBSD. 2. The standard- i386/amd64/pc98- user base on FreeBSD.
__________________
Smiles and laughter are the medicines for tears and sadness. Um humano, sou eu com culpa e dificuldades. Stay a child with a child's view of the world and life is worth more every moment you live it. |
|
#3
|
|||
|
|||
|
@kpa: is there a PR for this? If not, perhaps you should submit one?
__________________
Torfinn |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 9.0-RELEASE powerpc, freebsd-update fails | tomc | Other Architectures | 2 | April 3rd, 2012 16:19 |
| [Solved] No updates for 9.0-RELEASE base? | recluce | Installing & Upgrading | 4 | March 29th, 2012 07:36 |
| FreeBSD PowerPC 9.0 available | sossego | Other Architectures | 9 | May 2nd, 2010 14:54 |
| How to upgrade FreeBSD on powerpc | quux_corge | Other Architectures | 4 | November 17th, 2009 11:12 |
| FreeBSD + IBM PowerPC = ? | COBRA | Other Architectures | 4 | March 24th, 2009 12:31 |