On Sun, Oct 4, 2009 at 3:45 AM, Ryan Hill wrote:
> On Sat, 3 Oct 2009 17:12:17 -0400
> Diego Novillo wrote:
>
>> Instructions on how to enable LTO support are described in the
>> manual. The following is a summary:
>>
>> - Install libelf 0.8.12+ (http://www.mr511.de/software/libelf-0.8.12.tar.gz
I am getting the following error when compiling "x86_64 to powerpc64"
cross gcc, as soon as the libgcc_s.so.1 has appeared in obj/gcc
directory.
...
# Now that we have built all the objects, we need to copy
# them back to the GCC directory. Too many things (other
# in-tree libraries, and DejaGNU
Hi Richard,
>> Index: gcc/config/lm32/sfp-machine.h
>> Index: gcc/config/lm32/crti.S
>> Index: gcc/config/lm32/lib1funcs.S
>> Index: gcc/config/lm32/crtn.S
>> Index: gcc/config/lm32/arithmetic.c
>> Index: gcc/config/lm32/t-fprules-softfp
>> Index: gcc/config/lm32/t-lm32
>
>Can you move these to li
Paul Edwards wrote:
> I'm not sure whether to call MVS a target or host.
Maybe it helps to take a step back and look at how the process
of initially getting a compiler for a system B built, starting
on an existing system A, usually works.
Each of the following steps can be identified by three sy
I wrote:
[T]omorrow I plan to svn up my gcc trunk, recompile it for C and
Fortran, recompile our Weather Forecasting system with it, and see what
happens (the compile of the Weather code doesn't use -flto yet, obviously.
I did so, svn up'd to revision 152437.
The build (with --with-libelf=/u
On Sun, 27 Sep 2009, Richard Guenther wrote:
> Ok with me.
Applied now.
Gerald
On Sat, 3 Oct 2009, Vineet Dwivedi wrote:
>> Hi, We have hosted gcc mirror at the following location
>>
>> http://mirror.vocabbuilder.net/gnu/gcc/
>>
>> Request you to include this in your list of mirrors. My contact details are
>> in the signature below.
Thanks, Vineet.
The mirror list we main
Hi Tim,
> From gcc online docs (http://gcc.gnu.org/onlinedocs/libgomp/), I found
> documentations for most of OpenMP constructs, except one very
> important construct TASK.
I cannot answer this. It may be that the documentation was written
before tasks (which were introduced in a latter version
In step 3, configure will use the A->B cross-compiler (from step 2)
to do the trial compiles. This compiler, if built correctly, will
use host *B* header files and libraries from its sysroot, and thus
configure will detect properties of system *B* (which again is correct,
as in step 3, "host" ==
Snapshot gcc-4.3-20091004 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20091004/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.3 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
On Sat, Oct 03, 2009 at 10:40:06PM -0400, Jack Howarth wrote:
> Silvius,
>The ext/profile/mh.cc test case is failing to compile on *-*-darwin* due
> to the error...
>
> /sw/src/fink.build/gcc45-4.4.999-20091003/gcc-4.5-20091003/libstdc++-v3/testsuite/ext/profile/mh.cc:24:20:
> fatal error: m
11 matches
Mail list logo