Add missing libs to image.iso (PR #55)
commit86aad6f88a57ff0062dad7790d5165713ad36cbc
authorVojtech Horky <vojtech.horky@gmail.com>
Sat, 10 Nov 2018 19:54:04 +0000 (10 20:54 +0100)
committerGitHub <noreply@github.com>
Sat, 10 Nov 2018 19:54:04 +0000 (10 20:54 +0100)
tree33de86f3cac7f6230288b0b90b7d29ef5f171469
parentc88d91e81165d4a91c18e2189d9dee7db48edee5
parent279188c06352e8625cf73d1e32e3d8f3758aa8d1
Add missing libs to image.iso (PR #55)

Add crt*.o files and libgcc.a to the generated image when CONFIG_DEVEL_FILES is set so we can compile again inside HelenOS.

The change is rather big because it has to find libgcc.a which is somewhere in $CROSS_PREFIX.