enthusi
Group: Members
Posts: 57
Joined: Dec. 2003 |
|
Posted: Dec. 21 2003,15:17 |
|
HI... Sure they work fine but that bash-"programm" is just a dialog for cdrecord. Which is not THAT small anymore and cdrdao and so on. It's an enhancement to think about (cdrecord in general) but it takes up quite some place... It's not SO easy to find Apps for DSL. Check for dependices and necessary shared libraries!
Code Sample | ldd [I]program[/I] |
does the job. When compliing for yourself you can try the -static option which links all used libs into the executeable but it really gets big this way. Even the smallest C-programs gain a lot of size this way when not written efficient. So again it makes sense to re-code necessary functions instead of linking whole libs...
Maybe [BIG]CDRECORD[/BIG] is an App to be considered anyhow ;-)
Bye,
Enthusi
-------------- silence tells me secretly... ...everything ------------------------------------------------------------- DSL on cf-frugal-install on 700Mhz P3, 320 MB ram cf-frugal & usb for via epia 5000, 512 MB ram
|