Tiny Core Extensions > TCE Bugs

compiletc

<< < (2/3) > >>

roberts:
There was nary a complaint from me because using the default fltk-config builds static executeables, too large for Tiny Core.

Roberto A. Foglietta:

--- Quote from: roberts on April 07, 2009, 08:58:57 AM ---There was nary a complaint from me because using the default fltk-config builds static executeables, too large for Tiny Core.

--- End quote ---

try this, it works for me and do not link statically fltk library:


--- Code: ---g++ $name.cxx -o $name -L/usr/lib -lflt

--- End code ---

Roberto A. Foglietta:

--- Quote from: Juanito on April 07, 2009, 03:55:03 AM ---the static libs and fltk-config were missing - fixed now

--- End quote ---

I think fluid should be included too, however I prepared a specific extension.

Juanito:

--- Quote from: roberts on April 07, 2009, 08:58:57 AM ---There was nary a complaint from me because using the default fltk-config builds static executeables, too large for Tiny Core.

--- End quote ---
Does it make sense to change fltk-config to the version you use for tc?


--- Quote ---I think fluid should be included too, however I prepared a specific extension.
--- End quote ---
Well, the idea behind compiletc was to include only that which is required to compile against the libs in the base tc - I thought (I could be wrong) that fluid did not fall into this category?

Roberto A. Foglietta:

--- Quote ---I think fluid should be included too, however I prepared a specific extension.
--- End quote ---
Well, the idea behind compiletc was to include only that which is required to compile against the libs in the base tc - I thought (I could be wrong) that fluid did not fall into this category?
[/quote]

No one fluid needs to compile cpanel, exittc and all others fltk applets that tc distro carries in because there are fluid project and generated sources too. However if someone, like me, would like to modify fluid project and recompile it then fluid is indispensable. I think compiletc should be able to modify and compile all fltk applets contained in, at least  ;)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version