This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36622] 4.3.1 failed to compile gcse.c file.
- From: "imam dot toufique at intel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2008 23:46:13 -0000
- Subject: [Bug target/36622] 4.3.1 failed to compile gcse.c file.
- References: <bug-36622-15556@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from imam dot toufique at intel dot com 2008-06-24 23:46 -------
(pardon me, I am pretty new for submitting bug reports at this site)
>From the previous note I just received, it looks like I should not be using
fPIC option to compile gcc? is this applicable for both 32 and 64 bit
platforms for compiling gcc 4.3.1?
This is what I have set set for CFLAGS:
CFLAGS='-O2 -fPIC -I/usr/pkgs/libmpfr/2.3.0/include
-L/usr/pkgs/libmpfr/2.3.0/lib
-I/usr/pkgs/libgmp/4.2.2/include -L/usr/pkgs/libgmp/4.2.2/lib -I/usr/pkgs/g
cc/4.3.1/include -L/usr/pkgs/gcc/4.3.1/lib -L/usr/pkgs/gcc/4.3.1/lib'
So, you are suggesting that I should remove fPIC option, correct?
Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36622