Hello,

I looked at the changes.  I'm a bit confused by the exclusion of ld-new in
Makefile.in:

  ifneq ($(LIB_BUILD_ARCH), PPC32)
  BASIC_COMPONENTS += \
                  $(NATIVE_BUILD_DIR_LD)/ld/ld-new
  endif

Do you support IPA for this configuration?  If not, then you should define
BUILD_SKIP_IPA in configure.ac.  If you do, then how do you replace ld-new
(ipa_link)?

Also, I wonder if 'arith' should be excluded when BUILD_FORTRAN is true?  I
will check that for the x86 build.

-David

On Wed, Sep 19, 2012 at 12:52 AM, Huan Luo <luo_huan...@126.com> wrote:

> Hi,
>   In this patch, we adopt the configure-based build system for ppc native.
> The build and install process of ppc native compiler is slightly different
> from that of x86-ppc cross compiler, which is currently available in the
> trunk.
> We made a few adjustments so that ppc native can be successfully built
> and installed. Gcc.c-torture test result shows that this patch doesn't
> affect
> correctness on x86 native or x86-ppc cross systems.
>
>
> --
> Regards
>
> Luo Huan
>
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Open64-devel mailing list
> Open64-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/open64-devel
>
>
------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to