Mike Frysinger wrote:

> this is the same thing as cross-compiling which doesnt work correctly
> when it comes to generating the signal lists ... the binutils you are
> using is older which is why binutils segfaulted ... it should be fixed
> in newer versions to error out gracely when attempting to combine 32
> and 64 bit objects incorrectly

There's no real good way to generate things that require access to the
target machine's headers and libraries at compile time.  At some point
I will probably have to move the signal names generation, at least, to
run-time.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live Strong.
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://tiswww.tis.case.edu/~chet/


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to