It looks like ld is willing to statically link libstdc++*.so into
the GRUB build.  However, the -Ttext 100000 causes ld to fail with "not
enough room for program headers".  In addition to this, it's a really
brutal hack to include the whole standard library just to get the
dynamic casting.  Does anyone know how one might get /just/ the
dynamic casting bits?  Thanks.

-_Quinn


_______________________________________________
Kernel maillist  -  [EMAIL PROTECTED]
http://jos.org/mailman/listinfo/kernel

Reply via email to