This is the mail archive of the gcc-help@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]

Re: Compatibility Between version 2.8.1 and 2.95.2


On May 16, 2001, Ang Chin <chinhai@yahoo.com> wrote:

>   No, i re-built the library in the Linux machine,
> i.e. re-compile the source code in Linux machine to
> form the library, then develop an example to link with
> the library created. However, i got the below error.
>   "...gld: final link failed: Bad value"

Then, it's likely that you've found an assembler or a linker bug.  You
should report it to the maintainers of GNU binutils, after checking
that you've got the latest version of it.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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