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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/13307] GCC will not build, stops in stage2 during libiconv call


------- Additional Comments From "SANDERS, JOHN A dot , JR (JSC-DV3) (USA)"
	 <john dot a dot sanders1 at jsc dot nasa dot gov>  2003-12-08 21:46 -------
Subject: RE:  GCC will not build, stops in stage2 dur
	ing libiconv call

Setting the env varible didn't seem to work.
How can you check the headers of iconv & ld?
Any other suggestions?

John Sanders
ACCT System Administrator
281-483-3882

GOD BLESS AMERICA


-----Original Message-----
From: pinskia at gcc dot gnu dot org [mailto:gcc-bugzilla@gcc.gnu.org]
Sent: Thursday, December 04, 2003 5:03 PM
To: SANDERS, JOHN A., JR (JSC-DV3) (USA)
Subject: [Bug bootstrap/13307] GCC will not build, stops in stage2
during libiconv call



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-04
23:03 -------
Not a GCC problem, your headers for iconv do not match the library that ld
is finding (change you 
LD_LIBRARY_PATH so that they match).
          libiconv_open
          libiconv
          libiconv_close

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13307

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13307


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]