Tiny Core Extensions > TCE Q&A Forum
Making Modules
Guy:
Can someone list all of the modules which need to be installed on Tiny Core for all aspects of making modules, and explain which part of the process each module is needed for?
curaga:
Do you mean extensions?
TCE extensions can be created entirely with utils in the base (tar and md5sum). Advdef in advcomp.tce is optional, to reduce the size of a tce extension.
TCZ extensions need the tools to create the desired type (cramfs, zisofs, or in tc 2.x, squashfs).
The extensions are respectively cramfs-utils.tce, mkisofs-tools.tce and squashfs-tools-4.0.tce.
Guy:
Thanks
I have been continually learning about making extensions.
Some things have not worked because I have not had the necessary modules installed.
What about other parts of the process.
For example, I recently tried to run ./configure and something was missing.
What modules need to be installed for other parts of the process?
Juanito:
--- Quote from: Guy on May 28, 2009, 11:22:30 AM ---For example, I recently tried to run ./configure and something was missing.
What modules need to be installed for other parts of the process?
--- End quote ---
What error did you get with ./configure - if you're using tc_1.x, you need the compiletc extension loaded and if you're using tc_2.x, you need the gcc-binutils and base-devs extensions loaded.
Guy:
Thanks
I have been continually learning different parts of the process, and the modules needed.
In the entire process from start to finish, are there any other modules which need to be installed?
Navigation
[0] Message Index
[#] Next page
Go to full version