From owner-freebsd-questions Mon Jul 23 13:14:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hall.mail.mindspring.net (hall.mail.mindspring.net [207.69.200.60]) by hub.freebsd.org (Postfix) with ESMTP id 1472037B403 for ; Mon, 23 Jul 2001 13:14:33 -0700 (PDT) (envelope-from sigsegv@mindspring.com) Received: from mindspring.com (1Cust103.tnt4.grapevine.tx.da.uu.net [63.25.2.103]) by hall.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id QAA06279; Mon, 23 Jul 2001 16:14:30 -0400 (EDT) Message-ID: <3B5C85B6.8030207@mindspring.com> Date: Mon, 23 Jul 2001 15:14:46 -0500 From: Phillip Neiswanger User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20010131 Netscape6/6.01 X-Accept-Language: en MIME-Version: 1.0 To: Mike Meyer Cc: questions@freebsd.org Subject: Re: Palm Pilot programming and PRC-Tools References: <15194.19831.865217.305940@guru.mired.org> <3B5B646C.7000600@mindspring.com> <15195.26904.437254.715772@guru.mired.org> <3B5C6433.4090602@mindspring.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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