WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: usb_modeswitch unable to compile (piCore-7.0alpha8, armv7)  (Read 1758 times)

Offline mosimo

  • Newbie
  • *
  • Posts: 6
usb_modeswitch unable to compile (piCore-7.0alpha8, armv7)
« on: November 18, 2015, 03: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.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11243
Re: usb_modeswitch unable to compile (piCore-7.0alpha8, armv7)
« Reply #1 on: November 18, 2015, 06:17:07 AM »
Hi mosimo
Did you install  compile-essentials.tcz?

Offline mosimo

  • Newbie
  • *
  • Posts: 6
Re: usb_modeswitch unable to compile (piCore-7.0alpha8, armv7)
« Reply #2 on: November 20, 2015, 06:45:57 AM »
Yea that's installed and gcc works. Just not using the "make install-static" script