Mail Archives: djgpp/2007/04/14/13:46:03
simnav AT gmail DOT com kirjoitti:
> On 14 Apr, 15:52, Andris Pavenis <andris DOT pave DOT DOT DOT AT iki DOT fi> wrote:
>> sim DOT DOT DOT AT gmail DOT com kirjoitti:
>
> Thank you very much for the speedy response !
>
>> Makefile is generated from Makefile.in when configuring sources.
>> There is script djconfig.sh for configuring sources in the same directory
>> as djmake.sh. There is also script djbuild.sh there which performs all steps
>> up to building binary packets (edit target name in djconfig.sh if needed,
>> before running it). I myself am lazy and use it (djbuild.sh).
>
> I suspected this...
djbuild.sh simply runs other scripts. There is nothing very special about it.
> but I've executed djconfig.sh yet but no Makefile
> has been created; configuration process tell me : is this caused by
> I've gcc 4.1.2 binaries already installed ? Have I to use a previous
> version of gcc to compile the last ?
The installed version does not matter, if it is in reasonable range (any version
from last years should be OK).
Perhaps some binary package is missing. If You run djbuild.sh, then log files
is created. You may be able to figure out what the problem is from log file.
I'm not completely sure that the list of required packages in readme file is
accurate (I did not build GCC-4.1.2 in fresh installation).
- Raw text -