------- Additional Comments From ngmlinux at gmail dot com 2005-09-04 05:02 ------- > You are running your program on the target right? Then it is a bug on the target. The dynamic loader > still is invoked because well libjava still invokes it.
I believe you as I still have glibc-2.2.2 on my target (I should have this updated in a week or two). Kind of defeats the whole point of static linking if libraries are still needed on the target? I assume only c libraries are need on the target and not libjava, otherwise you minus well load a whole JVM and skip gcj all together. I'll provide an update on the issue once my c library has been updated (couple weeks). Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23662