[kde-freebsd] Re: KDE related compile errors on CURRENT.

Alexander Best arundel at freebsd.org
Thu Apr 14 16:03:03 CEST 2011


On Thu Apr 14 11, Dimitry Andric wrote:
> On 2011-04-14 15:20, Alexander Best wrote:
> ...
> >>There's one more minor hiccup described here
> >>http://lists.freebsd.org/pipermail/freebsd-current/2011-March/023415.html
> >>
> >>This issue as of r220528 is not resolved.
> >
> >odd. r219697 should have taken care of that. maybe you might want to ping
> >Martin Matuska?
> 
> It works fine here:

for me too when using clang. i cannot say anything about base gcc because it's
dated march 13th on my machine, which is before r219697 was committed. 

are you sure you are running a copy of base gcc built from a recent HEAD?

cheers.
alex

> 
> $ 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"
> 
> and also for clang:
> 
> $ clang -### -march=native -S empty.c
> FreeBSD clang version 3.0 (trunk 129512) 20110414
> Target: i386-undermydesk-freebsd9.0
> Thread model: posix
>  "/usr/bin/clang" "-cc1" "-triple" "i386-undermydesk-freebsd9.0" "-S" 
>  "-disable-free" "-main-file-name" "empty.c" "-mrelocation-model" "static" 
>  "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-target-cpu" 
>  "corei7" "-momit-leaf-frame-pointer" "-resource-dir" 
>  "/usr/bin/../lib/clang/3.0" "-ferror-limit" "19" "-fmessage-length" "0" 
>  "-fgnu-runtime" "-fdiagnostics-show-option" "-o" "empty.s" "-x" "c" 
>  "empty.c"

-- 
a13x


More information about the kde-freebsd mailing list