Re: KDE related compile errors on CURRENT.



It works fine here:

$ gcc -### -march=native -S empty.c
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.2 20070831 prerelease [FreeBSD]
 "/usr/libexec/cc1" "-quiet" "-D_LONGLONG" "empty.c" "-march=core2"
"-mtune=generic" "-quiet" "-dumpbase" "empty.c" "-auxbase" "empty" "-o"
"empty.s"

It doesn't work for me on two different boxes

1. r220269: Sat Apr 2 19:15:49 EEST 2011, CPU: Intel(R) Core(TM)2 CPU
6700 @ 2.66GHz (2666.82-MHz K8-class CPU)
cc -### -march=native -S foo.c
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.2 20070831 prerelease [FreeBSD]
"/usr/libexec/cc1" "-quiet" "-D_LONGLONG" "foo.c" "-march=nocona"
"-mtune=generic" "-quiet" "-dumpbase" "foo.c" "-auxbase" "foo" "-o"
"foo.s"

2. r220528: Sun Apr 10 23:17:57 EEST 2011, CPU: Intel(R) Core(TM)2
Quad CPU Q6600 @ 2.40GHz (2400.03-MHz K8-class CPU)
cc -### -march=native -S foo.c
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.2 20070831 prerelease [FreeBSD]
"/usr/libexec/cc1" "-quiet" "-D_LONGLONG" "foo.c" "-march=nocona"
"-mtune=generic" "-quiet" "-dumpbase" "foo.c" "-auxbase" "foo" "-o"
"foo.s"

Anyone else on amd64?

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



Relevant Pages

  • Re: KDE related compile errors on CURRENT.
    ... Thread model: posix ... gcc version 4.2.2 20070831 prerelease [FreeBSD] ...
    (freebsd-current)
  • Re: KDE related compile errors on CURRENT.
    ... Thread model: posix ... gcc version 4.2.2 20070831 prerelease [FreeBSD] ...
    (freebsd-current)
  • Re: Passing options to a make install clean
    ... >>I just put this amd64 system together this week after my old Intel ... Are you running an old FreeBSD ... > going to FreeBSD 5-Stable which has a nice up to date gcc as part of the ... > Thread model: posix ...
    (freebsd-questions)
  • Re: Mysql40-server installation problem
    ... > file, from the config.log file there was no erro from the gcc, only ... Thread model: posix ... On a working server running the exact same version of FreeBSD (and ... The problem server has cPanel installed, ...
    (freebsd-questions)
  • Re: [TESTING]: ClangBSD branch needs testing before the import to HEAD
    ... I hate gcc with the burning heat of a million suns. ... been a major liability towards FreeBSD releases in the past. ... While Clang is immature now, it will mature in the near future, ... Any bug analisys now shall start with exchange to verify which compiler ...
    (freebsd-current)