Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: euless on January 13, 2021, 03:00:15 AM

Title: what .tcz for compiling gcc, make, framebuffer, etc...
Post by: euless on January 13, 2021, 03:00:15 AM
hi, i want to do some low-level graphics programming (frame buffer).

what .tcz do i need to install?

And i think later i want to try to compile fbi.

 thanks!

Title: Re: what .tcz for compiling gcc, make, framebuffer, etc...
Post by: Juanito on January 13, 2021, 03:10:01 AM
You need the compiletc extension
Title: Re: what .tcz for compiling gcc, make, framebuffer, etc...
Post by: xenodius on January 13, 2021, 07:54:23 AM
Just in case you haven't seen it yet, I didn't at first realize build logs are posted in the repo for most packages (http://repo.tinycorelinux.net/12.x/aarch64/tcz/src/gcc/gcc1010.build), very useful for finding appropriate flags, packages, digging for tips to sort after building, etc...