Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: teh-botol on August 14, 2016, 09:38:39 AM

Title: Please add wxWidgets into PiCore
Post by: teh-botol on August 14, 2016, 09:38:39 AM
Hi Team,

I check there's no wxgtk.tcz for PiCore.
Need help adding this into PiCore.


Also, a question regarding error when building from source.
When I try building wxWidgets from source, I got this error:
Quote
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/tc/wxWidgets-3.0.2':
configure: error: C compiler cannot create executables
See `config.log' for more details
*attached config.log

I have loaded: gcc, gcc_libs, gcc_libs-dev, gcc_base-dev, and linux-4.1.y_api_headers
I don't know what I missed.  :'(
Need your guidance.


BR,
teh-botol
Title: Re: Please add wxWidgets into PiCore
Post by: teh-botol on August 14, 2016, 10:16:08 AM
For building part, I have found the solutions.
Load compile-essentials.tcz
:D