From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 19 Jan 2005 21:31:33 +0000 Subject: Re: compiling problems Message-Id: <20050119213133.GA4151@kroah.com> List-Id: References: <681F01116A860B46874E634854F4DE620E704C@coastapps.westcoastdhb.org.nz> In-Reply-To: <681F01116A860B46874E634854F4DE620E704C@coastapps.westcoastdhb.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, Jan 19, 2005 at 10:06:29PM +0100, Kay Sievers wrote: > On Wed, 2005-01-19 at 11:41 -0800, Greg KH wrote: > > On Fri, Jan 14, 2005 at 08:51:41PM +1300, Miles Roper wrote: > > > > > > this is what I get when doing a make USE_KLIBC=true > > > > > > bash# make USE_KLIBC=true > > > make -C klibc SUBDIRS=klibc TESTS> > > make[1]: Entering directory `/source/udev-050/klibc' > > > make[2]: Entering directory `/source/udev-050/klibc/klibc' > > > gcc -Wp,-MT,arch/i386/crt0.o,-MD,arch/i386/.crt0.o.d -march=i386 -Os -g > > > -malign-functions=0 -malign-jumps=0 -malign-loops=0 -nostdinc -iwithprefix > > > include -D__KLIBC__ -DBITSIZE2 -I../include/arch/i386 -I../include/bits32 > > > -I../include -I../linux/include -I../linux/include2 -I../linux/include > > > -DWITH_ERRLIST -W -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes > > > -Winline -D__ASSEMBLY__ -c -o arch/i386/crt0.o arch/i386/crt0.S > > > Usage: cpp0 [switches] input output > > > > me too. Ick. At first glance, it looks ok, but odds are there's > > a command line argument that should not be there. > > What do you mean? The TEST=? It is there to be able to call an > unmodified klibc provided Makefile. No, turns out it's the -MT option to gcc. Thanks to hpa on the klibc mailing list for finding it. > > Anyone else spot it? > > It does only happen with gcc 2.96? Seems like it. > 3.x is working on the same box? I don't have 3.x on that box to try it out :( thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel