Re: [Sdcc-user] problem compiling pic16 libraries

2007-10-02 Thread soliton
On 10/2/07, Philip Baltar <[EMAIL PROTECTED]> wrote: > I'm on linux. It should be no problem, when compiling on linux. What version of SDCC do you use? I assume you get the pic16 package from this SDCC source. Did you do the compiling in the sdcc source tree? Last time I had almost similiar probl

Re: [Sdcc-user] problem compiling pic16 libraries

2007-10-02 Thread Philip Baltar
On 10/1/07, soliton <[EMAIL PROTECTED]> wrote: > > On 10/2/07, Philip Baltar <[EMAIL PROTECTED]> wrote: > > I'm in the pic16 source directory, but I'm getting an error when I run > > configure: > > > > checking for gpasm... gpasm > > checking for gplink... gplink > > checking for gplib... gplib > >

Re: [Sdcc-user] problem compiling pic16 libraries

2007-10-01 Thread soliton
On 10/2/07, Philip Baltar <[EMAIL PROTECTED]> wrote: > I'm in the pic16 source directory, but I'm getting an error when I run > configure: > > checking for gpasm... gpasm > checking for gplink... gplink > checking for gplib... gplib > checking for rm... rm -f > checking for cp... cp > checking for

[Sdcc-user] problem compiling pic16 libraries

2007-10-01 Thread Philip Baltar
I'm in the pic16 source directory, but I'm getting an error when I run configure: checking for gpasm... gpasm checking for gplink... gplink checking for gplib... gplib checking for rm... rm -f checking for cp... cp checking for mv... mv checking for ls... ls checking for sed... sed checking for eg