This is the mail archive of the gcc@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] | |
I am trying to find out if there has been some change to the internal symbol name associated with fprintf in libgcc of gcc 4.0 compared to gcc 3.3. In particular, I am concerned about being able to use the linker from gcc 4.0 to link in IBM Fortran XL code with gcc 4.0 compiled code using the libgcc.a from gcc 4.0. Specifically does the same _fprintf exist in libgcc.a on both gcc 3.3 and gcc 4.0? If not what can one do work around such symbol changes short of waiting for any update of the IBM Fortran XL compiler?
nathan -- Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC nathan@codesourcery.com :: http://www.planetfall.pwp.blueyonder.co.uk
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |