pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/39633: [PATCH] Fix to ignore -Wl,-E on AIX for xlc
The following reply was made to PR pkg/39633; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/39633: [PATCH] Fix to ignore -Wl,-E on AIX for xlc
Date: Sat, 27 Sep 2008 14:31:19 +0200
On Sat, Sep 27, 2008 at 10:30:00AM +0000, rehsack%web.de@localhost wrote:
> building shells/bash breaks at the first linker invocation because an
> invalid argument (-Wl,-E) will be passed.
The real question is what needs to be done to export symbols for use by
shared objects. This can be set in mk/platform/AIX.mk,
EXPORT_SYMBOLS_LDFLAGS. This might be compiler specific.
Joerg
Home |
Main Index |
Thread Index |
Old Index