On Wed, Feb 04, 2004 at 05:29:38PM -0500, J Smith wrote: > I've been racking my brains out for a few hours trying to get Crypto++ 5.1 to > compile fully on Debian unstable and have hit the perverbial wall. (Well, > technically it does compile, it just doesn't link.)
Looks similar to this: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8249 Try taking out -fdata-sections.
