NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/46490: libexecinfo only wokrs on amd64
The following reply was made to PR toolchain/46490; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: toolchain/46490: libexecinfo only wokrs on amd64
Date: Mon, 28 May 2012 13:04:40 +0200
A workaround may be to do add COPTS += -funwind-tables for all our
in-tree libraries guarded by some MKEXECINFO or similar, but this would
still require building pkgsrc stuff and the application in question
with those flags as well. This could be a documented restriction.
At least the test case could be made to work with this (only the testprogram
and libexecinfo involved).
Martin
Home |
Main Index |
Thread Index |
Old Index