Re: Support for Linux on Sparc?
Donald Becker <[email protected]> Tue, 22 Apr 2003 10:49:15 -0400 (EDT)
| Newsgroups | gmane.linux.drivers.tulip.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 21 Apr 2003, Matt Distefano wrote: > At 01:35 PM 4/21/2003 -0400, you wrote: > >On Sun, 20 Apr 2003, Matt Distefano wrote: > > > > > This might be something of a stupid question (my apologies if that is the > > > case), but do the tulip drivers on scyld.com support the Sparc port of > > > Linux? ... > >It is likely that only the first few lines of the error message are > >relevant. ... > CP1500 modules # gcc -DMODULE -D__KERNEL__ -O6 -I/usr/src/linux/include > -include /usr/src/linux/include/linux/modversions.h -c pci-scan.c > In file included from /usr/src/linux/include/asm/processor.h:23, > from /usr/src/linux/include/linux/prefetch.h:13, > from /usr/src/linux/include/linux/list.h:6, > from /usr/src/linux/include/linux/module.h:12, > from pci-scan.c:56: > /usr/src/linux/include/asm/page.h:111: warning: call-clobbered register > used for > global register variable This happens when the compiler is reading the include files, before any of the code in pci-scan.c. It looks like a flaw in the Sparc include files. Does this happen with any of the other .c files? If not, there might be a way to avoid it by shuffling the include files. (The include files are still broken, but I'm willing to shuffle the order to work around the problem. -- Donald Becker [email protected] Scyld Computing Corporation http://www.scyld.com 410 Severn Ave. Suite 210 Scyld Beowulf cluster system Annapolis MD 21403 410-990-9993 _______________________________________________ tulip mailing list, [email protected] To change to digest mode or unsubscribe visit http://www.scyld.com/mailman/listinfo/tulip