gcc-help archive
date index for June, 2007

This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

June 30, 2007
23:15 Re: installed, compiled, how to link? David Daney
22:39 Re: installed, compiled, how to link? hill0093
22:21 Re: installed, compiled, how to link? David Daney
21:46 installed, compiled, how to link? hill0093
21:25 Re: Is fastcall broken? Danny Smith
17:30 c++ template instanciation and dlls on win32 Mathieu Lacage
14:01 linking internal executible functions: "undefined reference to" ??? michael.a
12:28 Re: Is fastcall broken? Daniel Lohmann
12:21 RE: Is fastcall broken? John (Eljay) Love-Jensen
11:00 Re: Is fastcall broken? Andrew Haley
10:37 Re: Is fastcall broken? Daniel Lohmann

June 29, 2007
19:13 internal compiler error: Segmentation fault Lee Rhodes
17:44 RE: Are java executables standalone? hill0093
17:25 RE: Are java executables standalone? Andrew Haley
17:23 gcc binaries for Solaris 2.5 Ken Hickey
16:14 RE: Are java executables standalone? John (Eljay) Love-Jensen
15:59 RE: Are java executables standalone? hill0093
14:39 RE: Are java executables standalone? John (Eljay) Love-Jensen
13:49 Re: Are java executables standalone? hill0093
12:52 Re: Are java executables standalone? Andrew Haley
12:51 Re: Is fastcall broken? Angus
12:45 Are java executables standalone? hill0093
12:04 Re: Building only C++ libraries Michael Helmich
09:24 Bootstrap problem on powerpc-ibm-aix5.1.0.0 Steve Edwards
08:40 Re: Is fastcall broken? Andrew Haley

June 28, 2007
20:59 Problem loading GCC 4.0 libraries into Java app Zoltan Foley-Fisher
20:47 Re: template function inlining in g++ version < 4.0 Stephan Tolksdorf
20:16 Bi-Architecture build problem on Opteron Michael Heissmeier
18:32 Is fastcall broken? Angus
17:15 gcc-4.1.1: ssp (stack smashing protector) for aix ? Michael Haubenwallner
12:21 template function inlining in g++ version < 4.0 Stephan Tolksdorf
11:20 Re: can i cross compile glibc then copy it to the host(target) for use ? Hayden Thring
10:20 Re: -fPIC and shared object Andrew Haley
10:07 -fPIC and shared object Olivier Delannoy
07:50 Re: can i cross compile glibc then copy it to the host(target) for use ? David Daney
06:03 can i cross compile glibc then copy it to the host(target) for use ? Hayden Thring
05:25 Precompiled headers making for some odd trouble... michael.a
04:33 Re: any companies provide services for building gcc on different platforms? Ian Lance Taylor
04:28 Re: varargs Ian Lance Taylor
02:51 Re: Similarities between gcc and binutils NightStrike
02:33 Re: Similarities between gcc and binutils Brian Dessent
02:27 Similarities between gcc and binutils NightStrike
02:14 Re: Question on warnings for compiling gcc from svn source NightStrike

June 27, 2007
20:00 Tracking down a difference in test_results for 4.3.0-20070622 Lee Rhodes
18:19 Re: autovectorization and aligned access Tim Prince
17:38 Re: Building only C++ libraries David Daney
17:29 autovectorization and aligned access ranjith kumar
14:50 Re: Question on warnings for compiling gcc from svn source David Daney
12:10 Re: Question on warnings for compiling gcc from svn source NightStrike
11:13 Re: any companies provide services for building gcc on different platforms? John Love-Jensen
10:43 Re: How to use GCC testsuite..? Tehila Meyzels
10:27 Re: How to use GCC testsuite..? Saurabh Verma
07:57 Re: Building only C++ libraries Michael Helmich

June 26, 2007
22:51 Re: c++ const aggregate vs constructor Xiaolong Tang
21:21 Re: How to use GCC testsuite..? Tehila Meyzels
21:07 any companies provide services for building gcc on different platforms? Bob Rossi
20:00 Re: Question on warnings for compiling gcc from svn source David Daney
18:29 Re: Question on warnings for compiling gcc from svn source NightStrike
17:43 Re: Question on warnings for compiling gcc from svn source David Daney
17:37 Re: Question on warnings for compiling gcc from svn source NightStrike
16:00 Re: Solaris 64 bit build environment Kai Ruottu
15:57 Re: Optimizing constructors/destructors for embedded systems Daniel Lohmann
15:29 Re: Question on warnings for compiling gcc from svn source David Daney
14:37 Solaris 64 bit build environment Manickam, Loganathan \(HCL\)
14:09 Re: option to see the Intermediate repersantation (AST,GIMPLE,RTL) sameer sinha
13:43 Re: order of -L options created by gcc for the linker tjevon
13:04 Re: Locale problem / debugging libstdc++ Jens Berlips
12:23 Re: Optimizing constructors/destructors for embedded systems KÃvesdi GyÃrgy
12:19 Re: c++ const aggregate vs constructor Daniel Lohmann
12:15 Re: c++ const aggregate vs constructor John Love-Jensen
12:03 Re: Does GCC assign any type to enums that can be specified in an assignment operator? John Love-Jensen
10:09 Re: order of -L options created by gcc for the linker Andrew Haley
10:04 Re: Building only C++ libraries Andrew Haley
08:53 Re: option to see the Intermediate repersantation (AST,GIMPLE,RTL) Ramana Radhakrishnan
07:15 Question on warnings for compiling gcc from svn source NightStrike
06:25 How to use GCC testsuite..? Venkatesan Jeevanandam
04:41 option to see the Intermediate repersantation (AST,GIMPLE,RTL) sameer sinha

June 25, 2007
21:59 c++ const aggregate vs constructor Kevin Yohe
21:41 varargs Constantine Kousoulos
21:00 Re: relation between gcc/glibc version and linux kernel version?? Mike Stump
20:56 Re: The (black?) art of inlining... Jim Marshall
20:19 Re: Does GCC assign any type to enums that can be specified in an assignment operator? michael.a
19:46 Re: The (black?) art of inlining... Daniel Lohmann
19:40 Re: Optimizing constructors/destructors for embedded systems Daniel Lohmann
19:39 The (black?) art of inlining... Jim Marshall
19:17 order of -L options created by gcc for the linker tjevon
18:55 Re: Help compiling 4.3.0 Timothy C Prince
18:54 Re: Help compiling 4.3.0 Brian Dessent
18:34 loop peeling in autovectorization ranjith kumar
18:24 Help compiling 4.3.0 Lee Rhodes
16:11 Re: Building gcc 4.2.0 cross-compiler (host=i386-apple-darwin8.10.1, target=powerpc-apple-darwin7) Kai Ruottu
16:02 Re: Building gcc 4.2.0 cross-compiler (host=i386-apple-darwin8.10.1, target=powerpc-apple-darwin7) Rask Ingemann Lambertsen
15:53 Re: Linking problem gcj and c++ David Daney
15:45 Building gcc 4.2.0 cross-compiler (host=i386-apple-darwin8.10.1, target=powerpc-apple-darwin7) William Gallafent
15:44 Building only C++ libraries Michael Helmich
12:41 Re: Optimizing constructors/destructors for embedded systems KÃvesdi GyÃrgy
12:29 Re: Error building gcc/g++ 4.1.1 on AIX 5.2 Michael Helmich
11:41 Re: Does GCC assign any type to enums that can be specified in an assignment operator? John Love-Jensen
10:59 Re: Optimizing constructors/destructors for embedded systems Daniel Lohmann
09:53 Can we use GCC testsuite to test other C compilers...? Venkatesan Jeevanandam
09:25 Linking problem gcj and c++ Carsten Rasmussen
09:03 Error building gcc/g++ 4.1.1 on AIX 5.2 Michael Helmich
08:01 Optimizing constructors/destructors for embedded systems KÃvesdi GyÃrgy
05:56 Re: Help compiling 4.3.0 Brian Dessent
05:32 RE: typedef conflict in GCC and JAVA Dhiraj.Nilange
05:09 Help compiling 4.3.0 Lee Rhodes
03:59 Re: Help compiling 4.3.0 Tim Prince
01:22 Re: Help compiling 4.3.0 Brian Dessent
01:00 Help compiling 4.3.0 Lee Rhodes

June 24, 2007
21:06 RE: Help compiling gcc 4.2.0 Lee Rhodes
18:29 Re: Help compiling gcc 4.2.0 Brian Dessent
14:17 Re: Help compiling gcc 4.2.0 Tim Prince
12:18 Re: GCC with __asm__ generic temporary register query Segher Boessenkool
11:04 GCC with __asm__ generic temporary register query Darryl Miles
08:04 Help compiling gcc 4.2.0 Lee Rhodes

June 23, 2007
23:46 Re: Help compiling gcc 4.2.0 Tim Prince
23:27 RE: Help compiling gcc 4.2.0 Lee Rhodes
22:40 Re: Help compiling gcc 4.2.0 Brian Dessent
20:15 Re: Help compiling gcc 4.2.0 Tim Prince
19:01 RE: Help compiling gcc 4.2.0 Lee Rhodes
18:42 Re: Does GCC assign any type to enums that can be specified in an assignment operator? michael.a
02:41 Re: typedef conflict in GCC and JAVA Jim Marshall
00:41 Does GCC assign any type to enums that can be specified in an assignment operator? michael.a

June 22, 2007
22:02 Re: Help compiling gcc 4.2.0 Bill McEnaney
20:34 Help compiling gcc 4.2.0 Lee Rhodes
19:38 Re: Re: Help compiling gcc 4.2.0 Timothy C Prince
19:30 Re: Help compiling gcc 4.2.0 Bill McEnaney
18:16 Re: Help compiling gcc 4.2.0 Brian Dessent
17:27 Re: Help compiling gcc 4.2.0 Lee Rhodes
16:22 Macros for function definitions/calls chadwick.b
14:18 Re: constructors/destructors compiled twice Kövesdi György
11:57 RE: typedef conflict in GCC and JAVA Andrew Haley
11:53 RE: typedef conflict in GCC and JAVA Dhiraj.Nilange
11:39 RE: typedef conflict in GCC and JAVA Andrew Haley
11:23 RE: typedef conflict in GCC and JAVA Dhiraj.Nilange
10:35 Re: typedef conflict in GCC and JAVA Andrew Haley
10:29 typedef conflict in GCC and JAVA Dhiraj.Nilange
07:28 Re: constructors/destructors compiled twice Daniel Lohmann
04:53 does gcc 2.95.3 support softfloat ? Hayden Thring

June 21, 2007
21:20 Re: Help compiling gcc 4.2.0 Brian Dessent
20:34 Help compiling gcc 4.2.0 Lee Rhodes
17:14 Re: constructors/destructors compiled twice Brian Dessent
16:20 Re: arm-elf make check fixincludes failures Brian Sidebotham
15:22 Re: constructors/destructors compiled twice KÃvesdi GyÃrgy
15:04 Fwd: Locale problem / debugging libstdc++ Jens Berlips
13:18 arm-elf make check fixincludes failures Brian Sidebotham
12:20 reordering of passes P. Pavan Kumar
12:03 Re: constructors/destructors compiled twice KÃvesdi GyÃrgy
11:12 Re: constructors/destructors compiled twice Tom St Denis
09:33 Re: constructors/destructors compiled twice Brian Sidebotham
08:01 Re: constructors/destructors compiled twice Daniel Lohmann
06:56 Re: constructors/destructors compiled twice KÃvesdi GyÃrgy
04:54 Re: From what versions of binutils, gcc, and glibc did "--with-sysroot" become available ?? Hayden Thring
04:41 Re: From what versions of binutils, gcc, and glibc did "--with-sysroot" become available ?? David Daney
03:06 From what versions of binutils, gcc, and glibc did "--with-sysroot" become available ?? Hayden Thring

June 20, 2007
18:55 Re: constructors/destructors compiled twice Ryan Mansfield
17:34 Re: Help configuring gcc David Daney
17:30 Re: Help configuring gcc Brian Dessent
17:22 Re: Help configuring gcc David Daney
17:17 Re: constructors/destructors compiled twice Tom St Denis
17:14 Help configuring gcc Luke Dickens
16:36 constructors/destructors compiled twice KÃvesdi GyÃrgy
15:48 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 Matthew Woehlke
12:35 Re: ~OT: any proposals to add provision for binary integer values Shriramana Sharma
06:07 Re: Problem building 4.2.0 on Solaris 10 (SPARC) Bill McEnaney
05:10 Re: GCC file timestamp Jed Dai
04:04 Re: Problem building 4.2.0 on Solaris 10 (SPARC) Luke Dalessandro
03:36 Re: Problem building 4.2.0 on Solaris 10 (SPARC) Bill McEnaney
02:36 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 Brian Dessent
02:32 Problem building 4.2.0 on Solaris 10 (SPARC) Luke Dalessandro
01:55 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 Tim Prince
00:16 Re: building/installing GCC and crtx.o's confusion michael.a

June 19, 2007
22:25 building/installing GCC and crtx.o's confusion michael.a
22:25 Re: gcc 2.7.2.3 source code robehe ravanifard
20:18 Re: Strange memory allocation int a[atoi(argv[1])] ?! chimi
19:55 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 Matthew Woehlke
18:49 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 Brian Dessent
17:08 mul instruction stefano carucci
15:28 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 Matthew Woehlke
15:27 Re: FW: Help with GDB analyzing assembler code Matthew Woehlke
14:54 GCC 4.2.0: optimisation appears to break C++ compile/link Lionel B
14:51 RE: gcc 2.7.2.3 source code Rupert Wood
14:32 gcc 2.7.2.3 source code robehe ravanifard
12:54 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 tom peng
12:43 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 John Love-Jensen
12:39 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 tom peng
12:32 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 tom peng
12:16 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 John Love-Jensen
11:16 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 Tom St Denis
10:25 Query regarding GFORTRAN rules. manish
08:21 remove library path from Hiroki Kaminaga
07:54 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 Andrew Haley
07:30 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 Daniel Lohmann
01:24 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 Brian Dessent
01:10 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 tom peng

June 18, 2007
21:18 Re: Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 Andrew Haley
21:08 Size of C/C++ data type from GNU GCC/g++ compiled ELF 64-bit LSB executable, AMD x86-64 vs. ELF 32-bit LSB executable, Intel 80386 tom peng
18:06 Re: Inline Assembly under MIPS David Daney
16:25 Navigate the Forex Seas... INO Education Department
15:06 Inline Assembly under MIPS Mohamed Bamakhrama
14:28 Re: Temporary objects John Love-Jensen
14:01 Re: Default parameters - problems John Love-Jensen
11:47 FW: Help with GDB analyzing assembler code Navarro, Sylvia
11:13 Gcc 2.95.3 error dimitris mavrikis
10:42 Re: Building a cross-compiler for powerpc-eabi Timo Kerstan

June 16, 2007
23:09 Re: Building gcc error Bill McEnaney
22:44 Re: gcc 4.2.0 build fails on mac os 10.4.9, intel, /usr/bin/libtool: fatal error in ld64 dan hitt
22:39 Re: Building gcc error Tim Prince
20:33 Building gcc error Gabriel E Rovira Palm
09:14 Re: Building a cross-compiler for powerpc-eabi Timo Kerstan
09:06 Re: increasing var twice in a statement ivan
08:39 Re: Building a cross-compiler for powerpc-eabi Timo Kerstan

June 15, 2007
22:44 Re: increasing var twice in a statement Alan Carvalho de Assis
20:56 Re: Re: increasing var twice in a statement Timothy C Prince
20:56 Re: Re: increasing var twice in a statement Timothy C Prince
20:44 Re: increasing var twice in a statement jlh
20:31 Re: increasing var twice in a statement David Daney
20:08 Re: increasing var twice in a statement Christian Böhme
19:52 Re: increasing var twice in a statement me22
19:40 Re: increasing var twice in a statement Chris Wolstenholme
18:41 Re: increasing var twice in a statement Christian Böhme
18:19 Re: Building a cross-compiler for powerpc-eabi Rask Ingemann Lambertsen
16:23 Re: debian gcc produces hello* Bill McEnaney
15:58 Fwd: Default parameters - problems anitha boyapati
15:56 Default parameters - problems anitha boyapati
15:55 Re: debian gcc produces hello* rmodesi
15:53 Re: debian gcc produces hello* rmodesi
15:51 Re: debian gcc produces hello* rmodesi
15:27 Re: increasing var twice in a statement Willi Mann
15:17 Re: Building a cross-compiler for powerpc-eabi Rask Ingemann Lambertsen
15:04 Re: increasing var twice in a statement jlh
14:42 Re: Building a cross-compiler for powerpc-eabi Segher Boessenkool
14:41 Re: Building a cross-compiler for powerpc-eabi Timo Kerstan
14:37 RE: increasing var twice in a statement chris at blueband dot demon do
14:34 Re: GCC 4.2 ARM build fails (Link tests are not allowed after GCC_NO_EXECUTABLES) Rask Ingemann Lambertsen
14:29 increasing var twice in a statement Willi Mann
14:03 Re: invalid conversion from const char** to char** Tim Prince
13:53 Re: Building a cross-compiler for powerpc-eabi Timo Kerstan
13:43 Re: invalid conversion from const char** to char** me22
12:58 GCC 4.2 ARM build fails (Link tests are not allowed after GCC_NO_EXECUTABLES) Sergey Stasishin
12:55 GCC 4.2 ARM build fails (Link tests are not allowed after GCC_NO_EXECUTABLES) Sergey Stasishin
12:16 Re: Building a cross-compiler for powerpc-eabi Rask Ingemann Lambertsen
12:03 Re: GCC-provided runtime libraries. Nick Maclaren
11:42 Re: GCC-provided runtime libraries. Andrew Haley
10:55 Re: Sources of mathematical functions Andrew Haley
10:49 Re: Sources of mathematical functions Mihai DonÈu
10:16 Sources of mathematical functions Архипов Дмитрий
09:50 invalid conversion from const char** to char** Dhiraj.Nilange
07:50 Building a cross-compiler for powerpc-eabi Timo Kerstan
07:49 Re: GCC-provided runtime libraries. Kai Ruottu
07:44 HI problem in MAKE C.NARSIMHA RAJU
02:46 Re: GCC multilib building failure Xiaolong Tang
00:27 Re: GCC-provided runtime libraries. Christian BÃhme

June 14, 2007
19:53 GCC multilib building failure Xiaolong Tang
19:14 Re: GCC-provided runtime libraries. Timothy C Prince
19:01 GCC problems with Altivec / PowerPC Przemyslaw Iskra
15:49 Re: debian gcc produces hello* Bill McEnaney
14:41 GCC-provided runtime libraries. Christian BÃhme
13:42 Re: GCC Assembler Modifiers Andrew Haley
13:40 Re: GCC Assembler Modifiers Segher Boessenkool
13:39 Re: GCC Assembler Modifiers Mohamed Bamakhrama
13:31 Re: GCC Assembler Modifiers Andrew Haley
13:14 GCC Assembler Modifiers Mohamed Bamakhrama
12:44 std::string missing from gcc 4.0? Adrian
10:54 Re: sizeof( function ) Nick Maclaren
10:37 Re: sizeof( function ) Martin Krischik
05:15 Re: debian gcc produces hello* Ian Lance Taylor
05:02 Re: debian gcc produces hello* rmodesi
04:44 Re: debian gcc produces hello* ivan
04:32 Re: debian gcc produces hello* rmodesi
04:23 Re: debian gcc produces hello* Bill McEnaney
04:09 debian gcc produces hello* rmodesi
03:22 invoking glibc to thread-safe mode Jiayuan Meng

June 13, 2007
21:35 Re: ~OT: any proposals to add provision for binary integer values Lawrence Crowl
21:15 Re: Building gcc-4.2.0 under IRIX64 Hugo R. Hernandez-Mora
13:01 Re: GCC vs G++ me22
12:36 Re: ~OT: any proposals to add provision for binary integer values Brian Dessent
12:27 need help with linker error Chris Newman
12:22 ~OT: any proposals to add provision for binary integer values Shriramana Sharma
10:00 Re: dealing with built-in functions Andrew Haley
09:57 Re: dealing with built-in functions Brian Dessent
09:41 Re: dealing with built-in functions flo
09:36 Re: dealing with built-in functions Andrew Haley
09:30 Re: STL in G++? Brian Dessent
09:13 Re: dealing with built-in functions Brian Dessent
04:35 STL in G++? Dean Anderson
03:37 Building 3.2.2 error Gabriel Rovira
03:12 Fwd: [MPICH] non-blocking sending/receiving an array Manal Helal
02:58 Re: GCC vs G++ David Daney
01:49 Re: GCC vs G++ NightStrike

June 12, 2007
22:41 Re: Building gcc-4.2.0 under IRIX64 David Daney
22:35 Building gcc-4.2.0 under IRIX64 Hugo R. Hernandez-Mora
21:55 dealing with built-in functions Florian Gleixner
17:57 Re: More on type qualifiers ignored on function return type Jim Marshall
17:47 Re: sizeof( function ) Nick Maclaren
17:27 Re: sizeof( function ) Ian Lance Taylor
17:23 Re: sizeof( function ) Segher Boessenkool
17:18 Re: sizeof( function ) Brian Dessent
17:11 Re: More on type qualifiers ignored on function return type Brian Dessent
17:05 Re: sizeof( function ) Nick Maclaren
16:56 More on type qualifiers ignored on function return type Jim Marshall
16:38 Re: sizeof( function ) Mihai DonÈu
16:35 Re: sizeof( function ) Segher Boessenkool
16:29 Re: sizeof( function ) Brian Dessent
16:12 Re: Modifying prolouge function in gcc Andrew Haley
15:28 Re: gcc 4.1.0 issue, fixed with 4.1.2? Holger Eitzenberger
15:26 sizeof( function ) Mihai DonÈu
14:42 Re: No warning about accidental cast(?) me22
14:13 Re: gcc 4.1.0 issue, fixed with 4.1.2? Holger Eitzenberger
14:00 Re: No warning about accidental cast(?) Arend-Jan Wijtzes
13:27 Re: No warning about accidental cast(?) me22
12:36 Re: jboolean conflict error Andrew Haley
11:12 jboolean conflict error Dhiraj.Nilange
09:47 No warning about accidental cast(?) Arend-Jan Wijtzes
06:09 Re: Strange memory allocation int a[atoi(argv[1])] ?! Brian Dessent
04:34 Re: "C" beginner help ask: Bud Davis
04:31 Re: "C" beginner help ask: Wesley Smith
04:20 "C" beginner help ask: Gordiano

June 11, 2007
19:04 Re: GCC vs G++ Timothy C Prince
17:09 Re: GCC vs G++ Ian Lance Taylor
16:19 Strange memory allocation int a[atoi(argv[1])] ?! chimi
15:51 Re: gcc 4.1.0 issue, fixed with 4.1.2? Holger Eitzenberger
15:25 Re: gcc 4.1.0 issue, fixed with 4.1.2? Andrew Haley
14:42 Re: gcc 4.1.0 issue, fixed with 4.1.2? Holger Eitzenberger
14:22 Re: gcc 4.1.0 issue, fixed with 4.1.2? Andrew Haley
14:14 gcc 4.1.0 issue, fixed with 4.1.2? Holger Eitzenberger
11:29 Re: static declaration of foo follows non-static declaration Aseem Rastogi
11:21 Re: static declaration of foo follows non-static declaration Andrew Haley
11:20 RE: static declaration of foo follows non-static declaration Dhiraj.Nilange
11:20 RE: static declaration of foo follows non-static declaration Dhiraj.Nilange
11:09 Re: static declaration of foo follows non-static declaration Aseem Rastogi
11:05 static declaration of foo follows non-static declaration Dhiraj.Nilange
09:13 GCC vs G++ Dhiraj.Nilange
07:21 Re: Help building gcc with x86-64 support Brian Dessent
07:12 Temporary objects Aseem Rastogi
06:44 RE: Help building gcc with x86-64 support Rupert Wood
05:50 Help building gcc with x86-64 support Willow Schlanger
03:11 CSV format Mohsen Pahlevanzadeh

June 10, 2007
22:22 Re: Building _statically linked_ crosscompiler toolchain. John Carter
20:55 Re: Installing GNU G++ compiler on Mac OS Alexander Wieder
20:12 Installing GNU G++ compiler on Mac OS Parvathi Kumar
11:12 Re: i686-gcc vs i586-Suse Linux Andrew Haley

June 09, 2007
09:31 printing cfg ranjith kumar
09:26 modifications at gimple level ranjith kumar
02:04 [help] - build a gcc 2.95.3 fpa tool chain from/with a 3.4.5 vfp chain Hayden Thring

June 08, 2007
21:00 Re: Modifying prolouge function in gcc Ian Lance Taylor
19:54 Re: Modifying prolouge function in gcc Nick Maclaren
18:35 Modifying prolouge function in gcc SandeepThorat
17:27 Re: gcc_assert Ian Lance Taylor
17:05 Re: where did -minline-all-stringops go? Andrew Haley
16:39 Re: where did -minline-all-stringops go? Jim Marshall
16:06 RE: where did -minline-all-stringops go? Rupert Wood
15:30 where did -minline-all-stringops go? Jim Marshall
11:35 gcc_assert ranjith kumar
07:11 Re: Static Functions in Linker Map File - kanishk rastogi
07:08 Static Functions in Linker Map File - Alok Singh
05:28 Re: Building _statically linked_ crosscompiler toolchain. Brian Dessent
04:58 Re: Building _statically linked_ crosscompiler toolchain. John Carter
03:42 Re: Building _statically linked_ crosscompiler toolchain. David Daney
03:38 Re: Building _statically linked_ crosscompiler toolchain. Brian Dessent
02:04 Re: Building _statically linked_ crosscompiler toolchain. John Carter
01:57 Re: Building _statically linked_ crosscompiler toolchain. John Carter
00:28 Re: Building _statically linked_ crosscompiler toolchain. Brian Dessent
00:19 Re: Building _statically linked_ crosscompiler toolchain. David Daney

June 07, 2007
23:54 Building _statically linked_ crosscompiler toolchain. John Carter
23:28 gfortran compiling error Kurt Meyer
15:41 Re: tricore-gcc port help Kapil Kumar
14:53 Re: need help Ian Lance Taylor
14:13 Re: tricore-gcc port help Ian Lance Taylor
13:58 Re: tricore-gcc port help Kapil Kumar
12:23 need help ASHA GOWDA
10:31 Re: i686-gcc vs i586-Suse Linux Martin Krischik
05:22 Re: Compiling for Xtensa Praveen Raghavan

June 06, 2007
21:25 Re: Compiling for Xtensa Michael Eager
20:31 RE: i686-gcc vs i586-Suse Linux Atwood, Robert C
20:08 how to build executable instructions blocks dynamically ? Gorgonite
19:51 Re: Compiling for Xtensa Praveen Raghavan
19:37 Re: Compiling for Xtensa Michael Eager
17:54 scope of a varible in gcc source code ranjith kumar
17:03 Re: GNU gcc 3.4.6 Compile Error on Solaris 10 Ian Lance Taylor
16:59 Re: tricore-gcc port help Kapil Kumar
16:26 RE: i686-gcc vs i586-Suse Linux Andrew Haley
15:50 GNU gcc 3.4.6 Compile Error on Solaris 10 Bruce Butler
14:41 Re: tricore-gcc port help Ian Lance Taylor
14:23 RE: i686-gcc vs i586-Suse Linux Atwood, Robert C
13:25 Re: i686-gcc vs i586-Suse Linux Martin Krischik
11:50 Re: corresponding option in GCC for -brtl Michael Haubenwallner
10:13 tricore-gcc port help Kapil Kumar
09:13 corresponding option in GCC for -brtl Dhiraj.Nilange
08:56 Re: i686-gcc vs i586-Suse Linux Andrew Haley
08:49 i686-gcc vs i586-Suse Linux Ахметов Казбек

June 05, 2007
22:04 Re: Setting up a cross-compile Dave Williss
21:41 Re: 64 bit library doesn't build using makefile Prasad Athawale
19:49 Re: Switch to obtain "narrowing" warnings j t
18:56 Re: Switch to obtain "narrowing" warnings Segher Boessenkool
18:33 Gcov and thread-safety Holger Blasum
17:32 Re: Switch to obtain "narrowing" warnings j t
17:00 Re: Switch to obtain "narrowing" warnings Ian Lance Taylor
15:56 Re: segmentation fault Andrew Haley
15:53 Re: segmentation fault Andrew Haley
15:43 Switch to obtain "narrowing" warnings j t
14:04 Re: Dynamic section entry in ARM ELF file. Ian Lance Taylor
09:40 Compiling for Xtensa Praveen Raghavan
09:05 Re: error: gcc_gettext_width Brian Dessent
08:48 Re: error: gcc_gettext_width Daniel Wilson
08:24 Re: Removing data member from virtual base causes wrong member function to be called Trent Apted
08:24 Re: 64 bit library doesn't build using makefile Brian Dessent
08:05 64 bit library doesn't build using makefile Prasad Athawale
08:02 Dynamic section entry in ARM ELF file. Rajesh Paul
07:24 Re: Removing data member from virtual base causes wrong member function to be called Brian Dessent
06:41 Removing data member from virtual base causes wrong member function to be called Trent Apted
03:18 Re: error: gcc_gettext_width Tim Prince
01:18 error: gcc_gettext_width Daniel Wilson
00:51 RE: newbe macro preprocessor question John (Eljay) Love-Jensen
00:02 RE: newbe macro preprocessor question Andrea Partinico

June 04, 2007
23:19 Re: printing "tree" type data Ian Lance Taylor
23:17 Re: Converting to 64-bit Ian Lance Taylor
23:09 newbe macro preprocessor question Andrea Partinico
19:54 Banksy : Manifesto Philipp Hakenberg
14:21 printing "tree" type data ranjith kumar
13:44 How to find function name from function pointer? Gaurav Jain
07:39 Converting to 64-bit arpit jain
04:56 PING: RE: How to enable mudflap with gcc-4.x Deepen Mantri

June 02, 2007
16:57 Building final gcc cross-compiler Vandra Akos
10:42 Re: final gcc compiler can't find pthread.h even though it *is* in the include dir Vandra Akos
10:33 final gcc compiler can't find pthread.h even though it *is* in the include dir Vandra Akos
06:06 gcc 4.2.0 build fails on mac os 10.4.9, intel, /usr/bin/libtool: fatal error in ld64 dan hitt

June 01, 2007
22:26 Re: building gcc-4.2.0 Bill McEnaney
21:03 Re: building gcc-4.2.0 Kevin P. Fleming
20:49 building gcc-4.2.0 Bill McEnaney
20:10 difference in int,long behavior in gcc-3.4 4.0 vs 4.1 4.2 Oleg Verych
18:28 Re: Compilining with newlib Brian Dessent
18:09 Compilining with newlib none none
17:48 Help building a cross-toolchain for ARM-linux Vandra Akos
16:27 -ftree-vectorizer-verbose=n ranjith kumar
15:08 Re: Setting up a cross-compile David Daney
15:00 Setting up a cross-compile Dave Williss
14:42 Re: Unexpected failure-to-warn Tom St Denis
14:35 Unexpected failure-to-warn Thomas Womack
14:21 Using special calling conventions Tom Bachmann
11:17 RE: How to enable mudflap with gcc-4.x Deepen Mantri
06:27 Re: Pragmas in GCC Brian Dessent
06:26 building gcc-4.2.0 Bill McEnaney
06:04 Pragmas in GCC ZeMan
05:31 Re: building gcc-4.2.0 Bill McEnaney
05:08 Re: building gcc-4.2.0 David Daney
04:52 Re: building gcc-4.2.0 David Daney
04:43 Re: building gcc-4.2.0 Bill McEnaney
04:20 Re: autovectorization Ian Lance Taylor
00:47 Re: building gcc-4.2.0 David Daney
00:40 Re: building gcc-4.2.0 Bobby McNulty
00:36 building gcc-4.2.0 Bill McEnaney


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3