Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: mosimo on November 18, 2015, 06:33:18 AM

Title: usb_modeswitch unable to compile (piCore-7.0alpha8, armv7)
Post by: mosimo on November 18, 2015, 06:33:18 AM
I'm having problems compiling the usb_modeswitch program. I'm trying to do the "make install-static" build so I don't need to have tcl or jimsh installed. Every time I try and build it I get an error "No working c compiler found. try cc and gcc". I have gcc installed and it does run on its own and I have used it before.
Title: Re: usb_modeswitch unable to compile (piCore-7.0alpha8, armv7)
Post by: Rich on November 18, 2015, 09:17:07 AM
Hi mosimo
Did you install  compile-essentials.tcz?
Title: Re: usb_modeswitch unable to compile (piCore-7.0alpha8, armv7)
Post by: mosimo on November 20, 2015, 09:45:57 AM
Yea that's installed and gcc works. Just not using the "make install-static" script