OSDN Git Service

Fix the gcc wrapper to include crtbeginS.o and crtendS.o when we are compiling
authorEric Andersen <andersen@codepoet.org>
Mon, 12 Aug 2002 09:53:12 +0000 (09:53 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 12 Aug 2002 09:53:12 +0000 (09:53 -0000)
commitb7d40e7d57fc189bb32beb0d78175b00c23cbc04
treea87c77a0540069318a377da49e0cf7a21038a64a
parentd004eec6dc6946547c9d436b216f2d26127bd8ab
Fix the gcc wrapper to include crtbeginS.o and crtendS.o when we are compiling
PIC code, and use crtbegin.o and crtend.o when compiling non-pic code.  As was
caused problems, esp on powerpc...
 -Erik
extra/gcc-uClibc/gcc-uClibc.c