Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: ForeverNoob on March 04, 2015, 06:24:38 AM

Title: A bug possible in gcc.tcz
Post by: ForeverNoob on March 04, 2015, 06:24:38 AM
I just got gcc.tcz installed and tried to compile some stuff when compiler reported some errors.
After a cursory investigation I found a broken link in
Code: [Select]
/tmp/tcloop/gcc/usr/local/lib/cpp
(http://i.imgur.com/pWp3yOR.png)

Am I missing something or it suppose to be like this ?
Title: Re: A bug possible in gcc.tcz
Post by: Juanito on March 04, 2015, 06:25:58 AM
Did you use the apps gui to check that you have the latest version of gcc?
Title: Re: A bug possible in gcc.tcz
Post by: curaga on March 04, 2015, 06:28:56 AM
I confirm the broken link is in the latest 6.x x86 gcc.tcz. It should point to ../bin/cpp.
Title: Re: A bug possible in gcc.tcz
Post by: Juanito on March 04, 2015, 06:40:42 AM
corrected version uploaded - thanks

(that's the first time I heard of /usr/local/lib/cpp being used...)
Title: Re: A bug possible in gcc.tcz
Post by: ForeverNoob on March 04, 2015, 06:55:32 AM
There's always has to be first time  ;D

Thanks for correction.
Appreciate all hard work you've been doing.