[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] Building Mintlibs



All,

   Sorry for asking what's probably a very basic question, but
when building the MiNT libraries, I get the following:

/home/root/pl49/lib# make top020
make  install020 TARGET=68020
make[1]: Entering directory `/f/home/root/pl49/lib'
gcc    -DNDEBUG -O2  -nostdinc -I../include  -m68020-40 -m68881 .......
libgcc2.c:34: tconfig.h: file not found
libgcc2.c:35: machmode.h: file not found
make[1]: *** [_muldi3.o] Error 1
make[1]: Leaving directory `/f/home/root/pl49/lib'
make: *** [l020short] Error 1
/home/root/pl49/lib#

So where are tconfig.h and machmode.h?  Or do I have to explicity define
"atarist" (to avoid hitting these) somewhere?

Thanks,


Michael White (michael@fastlane.net)