[Mono-bugs] [Bug 79548][Wis] New - undefined reference to `__libc_csu_init'
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Oct 1 21:21:05 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by hys545 at dreamwiz.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79548
--- shadow/79548 2006-10-01 21:21:05.000000000 -0400
+++ shadow/79548.tmp.15001 2006-10-01 21:21:05.000000000 -0400
@@ -0,0 +1,45 @@
+Bug#: 79548
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: hys545 at dreamwiz.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: undefined reference to `__libc_csu_init'
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+I compiled monoburg & metadate
+ -L/lib -lgthread-2.0 -lglib-2.0
+/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../crt1.o: In function `_start':
+(.text+0xc): undefined reference to `__libc_csu_fini'
+/usr/lib/gcc/i386-Haansoft-linux/4.1.1/../../../crt1.o: In function `_start':
+(.text+0x11): undefined reference to `__libc_csu_init'
+collect2: ld returned 1 exit status
+
+
+Steps to reproduce the problem:
+1. I updated glibc-2.4-4hs.1 & mono-svn-66144
+2.
+3.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information:
More information about the mono-bugs
mailing list