bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Possible ld problems with libpng 1.2.5


From: Bartick, Brett
Subject: Possible ld problems with libpng 1.2.5
Date: Thu, 20 Mar 2003 14:51:40 -0500

Hi!

Hopefully I am in the correct place, otherwise I apologize in advance. Any help would be greatly appreciated!
I am currently trying to install the latest copy of libpng (1.2.5) on a couple of Solaris 8 machines. I am using gcc version 2.95.3.

I am able to compile and link "libpng" without any problems, but when I run the test program, it constantly fails. I believe I have narrowed the problem down to the link editor. When I compile & link with either the Solaris link editor (/usr/ccs/bin/ld) or GNU ld 2.11.2 everything works fine. But when I use the latest GNU ld (2.13) the test program core dumps.


nyfidevfs1:/apps/src/libpng# make test
./pngtest
Testing libpng version 1.2.5
   with zlib   version 1.1.4
ELF library (10205)ELF pngtest (10205): libpng version 1.2.5 - October 3, 2002 (header)
 sizeof(png_struct)=592, sizeof(png_info)=288
ELF*** Signal 11 - core dumped
make: Fatal error: Command failed for target `test'


nyfidevfs1:/apps/src/libpng# ld --version
GNU ld version 2.13
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
nyfidevfs1:/apps/src/libpng#



This is the version of GNU ld that works:
nyfidevfs1:/apps/src/libpng# ld --version
GNU ld 2.11.2
Copyright 2001 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
  Supported emulations:
   elf32_sparc
   elf64_sparc
nyfidevfs1:/apps/src/libpng#

I noticed that this version lists supported emulations. Do I need to create the new ld differently?
Any help would be greatly appreciated.



Brett Bartick
Vice President
Corporate Technology
Nomura Securities International, Inc.
2 World Financial Center
New York, NY  10281

-----  This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please delete it and all copies from your system, destroy any hard copies and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Nomura Holding America Inc., Nomura Securities International, Inc, and their respective subsidiaries each reserve the right to monitor all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state the views of such entity. Unless otherwise stated, any pricing information in this message is indicative only, is subject to change and does not constitute an offer to deal at any price quoted. Any reference to the terms of executed transactions should be treated as preliminary only and subject to our formal written confirmation.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]