Did you figure out how to get around this problem yet?

Bernd Büttner wrote:
> Hello all,
>
> trying to switch to dist20080808 I'm running into a toolchain problem.
> My platform is m68knommu (coldfire 528x) and I'm using toolchain
> m68k-uclinux-tools-20061214.sh (latest at uclinux.org)
>
> Trying to compile dist20080808 with latest patch 
> uClinux-dist-20080808-20090423
> results in an error message
>
> "Your version of gcc miscompiles the __weak directive"
>
> end breaks.
>
> This comes from compiler-gcc4.h
>
> /* GCC 4.1.[01] miscompiles __weak */
> #if __GNUC_MINOR__ == 1 && __GNUC_PATCHLEVEL__ <= 1
> # error Your version of gcc miscompiles the __weak directive
> #endif
>
> Where do I get a newer toolchain and does it work with older distribution 
> (dist20070130) too?
> I have to work in parallel some time.
>
> Thanks in advance
>
> Bernd
> _______________________________________________
> uClinux-dev mailing list
> [email protected]
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by [email protected]
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
>   

-- 
John M Trostel
Deputy Director, Severe Storms Research Center
Georgia Tech Research Institute
Georgia Institute of Technology
Atlanta, GA USA

_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to