Mail Archives: djgpp/2002/05/28/05:44:37
On 25 May 2002 at 21:46, Dockeen wrote:
> As an experiment, I was playing with doing an install of
> an application in/with djgpp. I entered
>
> I started up djgpp, and entered:
>
> bash configure
>
> The configure process started up normally, but ended soon
> thereafter with a message that it could not find an acceptable
> CC in $PATH. Now, I can do a 'which gcc' and it will tell me
> /dev/c/DJGPP/BIN/gcc.exe
You may need to either run DJGPP port of autoconf (most likely only
one of acnf213b.zip and acnf250b.zip will work) or give some hints to configure
(like export CC=gcc ...)
> Obviously I need to tell "someone" else, "somewhere" else
> about where gcc, but I am ignorant where I need to do this.
>
> Any help / correction / criticism would be appreciated.
Andris
- Raw text -