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

Re: [MiNT] Installing gcc 4.5



Looks like you might be missing mintlib-devel, but that is a very quick guess.

Keith

On Thu, 29 Jul 2010, Matt Waller wrote:


Hello the list,I seem to have failed to complete installation of gcc4.5. gcc works.. but it seems unable to find things..
I've installed:gcc-4.5.0-1.m68kmint.rpmmintlib-0.59.1-1.m68kmint.rpmmintbin-0.3-4.m68kmint.rpmbinutils-2.20.1-1.m68kmint.rpm
to do this I removed:mintlib-0.57.6-1mintbin-0.3-3 binutils-2.13.2.1-2 [as well as:gcc2-c++-2.95.3-6 gcc2-objc-2.95.3-6 gcc2-2.95.3-6  ]
gcc -v reports:gcc version 4.5.0 (MiNT 20100511) (GCC)
gcc --print-file-name=libc.a reports:libc.a
gcc --print-file-name crt0.o reports:crt0.o
The other clue I have is that ls /usr/lib/libc* returns:libcflib.a libcflib16.a libcharset.a libcharset.la libcurses.a
I don't think the library paths are being searched.. and I don't think I have a crt.o file..Are there any obvious packages I should have added?  What are the sensible standard useful GCC environment variables I should remember to set?
thanks for any help,

Matt.