On 02/22/2011 06:04 AM, Dongsheng Song wrote:
When I build on i686-w64-mingw32 target:
libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I.
-I/home/oracle/src/ppl-0.11.1/src -I.. -I..
-I/home/oracle/src/ppl-0.11.1/src
-I/home/oracle/tmp/gcc-4.5-windows-obj/misc//include -g -O2
-frounding-
On 02/22/2011 03:00 AM, Jack Howarth wrote:
The problems seems to stem from the absence of pre-generated files for...
ppl-user-java-interface-0.11.1-html.tar.gz
ppl-user-java-interface-0.11.1.pdf
ppl-user-java-interface-0.11.1.ps.gz
in the doc directory of the source tarball. The fink ppl9
Guillem Jover writes:
> On Mon, 2011-02-21 at 17:59:06 +, Joseph S. Myers wrote:
> > On Mon, 21 Feb 2011, Guillem Jover wrote:
> > > if you'd consider accepting something ressembling the attached patch
> >
> > A pre-existing condition, but in general where the code you're changing
> > h
Great, thanks for providing these!
Fang
On 02/22/2011 03:00 AM, Jack Howarth wrote:
The problems seems to stem from the absence of pre-generated files
for...
ppl-user-java-interface-0.11.1-html.tar.gz
ppl-user-java-interface-0.11.1.pdf
ppl-user-java-interface-0.11.1.ps.gz
in the doc dir
I'm trying to compile a program with a library downloaded from
internet (Regular Expression implementation). I compile both my code
and the library with mingw gcc 4.4.3 with no problem. When I try to
link the library with my app `ld' complains about undefined references
to `__gxx_personality_sj0' ,
On Mon, Feb 21, 2011 at 10:26 PM, Christian Grössler
wrote:
> On 19.02.11 23:01, Richard Guenther wrote:
>>
>> On Sat, Feb 19, 2011 at 10:53 PM, Christian Grössler
>> wrote:
>>>
>>> The failures come from the assembler which complains about the out of
>>> range
>>> shift counts.
>>>
>>> Should I
On 22 February 2011 06:31, Gururaj, Rao wrote:
> Hi,
Hi,
Your question is off-topic for this list, please send requests for
help using or building gcc to gcc-h...@gcc.gnu.org. Please take any
follow-up questions to that list, thanks.
> Is there any standalone gcc 4.5.2 build without the support o
On 22 February 2011 10:02, Tihomir Mitkov wrote:
> I'm trying to compile a program with a library downloaded from
> internet (Regular Expression implementation). I compile both my code
> and the library with mingw gcc 4.4.3 with no problem. When I try to
> link the library with my app `ld' complain
On Tue, Feb 22, 2011 at 17:05, Roberto Bagnara wrote:
>> And I'm doubt the assumption GMP does not support exception when cross
>> compiling:
>>
>> $ git diff m4/ac_check_gmp.m4
>> diff --git a/m4/ac_check_gmp.m4 b/m4/ac_check_gmp.m4
>> index c5dd1c9..8c2af74 100644
>> --- a/m4/ac_check_gmp.m4
>>
On Tue, Feb 22, 2011 at 17:05, Roberto Bagnara wrote:
> On 02/22/2011 06:04 AM, Dongsheng Song wrote:
>>
>> When I build on i686-w64-mingw32 target:
>>
>> libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I.
>> -I/home/oracle/src/ppl-0.11.1/src -I.. -I..
>> -I/home/oracle/src/ppl-0.11.1/src
GNU Compiler Collection
Free Software Foundation
51 Franklin Street, Suite 500
Boston, MA 02110-1335
Everyone:
I would like to start using the GNU Compiler Collection (GCC),
particularly
GFortran. Given the number of compiler and linker options that there are, it
makes a lot
of se
Guys,
I have stumbled onto a strange issue with glibc 2.13-4 issue on Arch Linux
that only effects the Trinity desktop build on x86_64 boxes. I have confirmed
this behavior on 3 different x86_64 boxes. i686 does not exhibit this behavior
and downgrading to 2.13-3 fixes it. I have built glibc and
On 02/22/2011 01:25 PM, David C. Rankin wrote:
> Guys,
>
> I have stumbled onto a strange issue with glibc 2.13-4 issue on Arch Linux
> that only effects the Trinity desktop build on x86_64 boxes.
>
> Let me know what you guys think. If you need/want anything else and I'll get
> it for you.
Snapshot gcc-4.4-20110222 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.4-20110222/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.4 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
On 23/02/11 05:25, David C. Rankin wrote:
(1) if this is the right place for the glibc issue; and
No. This list is for the development of gcc.
(2) if you think it is something that should be filed or whether the error
points to a packaging problem or a problem with the Trinity source.
Give
On Mon, Feb 14, 2011 at 09:41:50AM -0800, Nathan Froyd wrote:
> Patch for adding score-* and crx-* to obsolete ports below. Last
> contact for SCORE and current crx maintainer CC'd.
I have committed this patch. The crx maintainer (Pompapathi Gadad)
contacted me via private mail and indicated it
"Craig Dedo" writes:
> I would like to start using the GNU Compiler Collection (GCC),
> particularly
> GFortran. Given the number of compiler and linker options that there are, it
> makes a lot
> of sense to put the commonly used compiler options into an options file.
>
>
On Tue, 22 Feb 2011 18:09:40 -0800
Ian Lance Taylor wrote:
>
> No comments are permitted in the contents of options files read using
> the @file syntax. The contents of the file are simply interpreted as
> command line arguments separated by whitespace. Double quotes, single
> quotes, and backs
18 matches
Mail list logo