Date: Mon, 23 Jul 2001 15:14:46 -0500 From: Phillip Neiswanger <sigsegv@mindspring.com> To: Mike Meyer <mwm@mired.org> Cc: questions@freebsd.org Subject: Re: Palm Pilot programming and PRC-Tools Message-ID: <3B5C85B6.8030207@mindspring.com> References: <15194.19831.865217.305940@guru.mired.org> <3B5B646C.7000600@mindspring.com> <15195.26904.437254.715772@guru.mired.org> <3B5C6433.4090602@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Phillip wrote: > Anyway, I cannot build the binutils and gcc from source, however, I have > managed to get the crt0.o and related files built so I'm now passed that > problem. I still have some problems, here is hopefully the last: > > pgn> make > m68k-palmos-gcc -I. -O2 hello.o -o hello > hello.o(.text+0x4c):hello.c: undefined reference to `FrmGetObjectPrt' > collect2: ld returned 1 exit status > gmake: *** [hello] Error 1 > > Can't see what I'm doing wrong yet, but I'll figure it out. Looks like a case of dyslexia. Problem solved. I created my first program. Not running yet, but it will. -- phil To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B5C85B6.8030207>