On Mon, Jul 31, 2006 at 07:46:37PM +0200, Yoshinori K. Okuji wrote:
> On Sunday 30 July 2006 19:29, Jeff Bailey wrote:
> > set -e; gcc -Ihello -I./hello -I. -Iinclude -I./include -Wall -W
> > -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes
> > -Wundef -Wstrict-prot
On Sunday 30 July 2006 19:29, Jeff Bailey wrote:
> set -e; gcc -Ihello -I./hello -I. -Iinclude -I./include -Wall -W
> -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes
> -Wundef -Wstrict-prototypes -g -Os -fno-builtin -M hello/hello.c |
> sed 's,hello\.o[ :]*,h
On Sun, Jul 30, 2006 at 06:06:15PM +0200, Yoshinori K. Okuji wrote:
> > According to GCC:
> >
> > gcc -Ihello -I./hello -I. -Iinclude -I./include -Wall -W -Wall -W -Wshadow
> > -Wpointer-arith -Wmissing-prototypes -Wundef
> > -Wstrict-prototypes -g -Os -fno-builtin -c -o hello_mod
On Sunday 30 July 2006 16:31, Jeff Bailey wrote:
> One of the nice things, though, is that I have the support of the folks
> who wrote palo.
Great. :)
> According to GCC:
>
> gcc -Ihello -I./hello -I. -Iinclude -I./include -Wall -W -Wall -W -Wshadow
> -Wpointer-arith -Wmissing-prototypes
On Sun, Jul 30, 2006 at 04:11:26PM +0200, Yoshinori K. Okuji wrote:
> On Saturday 29 July 2006 15:35, Jeff Bailey wrote:
> > Hi! I started working on the port to hppa-ipl and have run into three
> > things:
>
> Amazing. ;)
*lol* It's amazing when I'm succesful, in the meantime, it's just
insane.
On Saturday 29 July 2006 15:35, Jeff Bailey wrote:
> Hi! I started working on the port to hppa-ipl and have run into three
> things:
Amazing. ;)
> 1) Dependancy generation seems to skip out on files that don't exist.
> This means that in the Makefile, hello.c doesn't wind up depending on
> grub_