X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=src%2Forg%2Fibex%2Fnestedvm%2Flinker.ld;h=13330f1ef86c7b80b25351573e27af60b218fb2b;hp=c12be88a026ece8ff8df0eb328c6ff687ef4b0e9;hb=efbc1822d80a8fb04447731bb33d64d3537f8121;hpb=fadc132903078f65a4c1e790be84bac42d5cdb29 diff --git a/src/org/ibex/nestedvm/linker.ld b/src/org/ibex/nestedvm/linker.ld index c12be88..13330f1 100644 --- a/src/org/ibex/nestedvm/linker.ld +++ b/src/org/ibex/nestedvm/linker.ld @@ -1,7 +1,6 @@ ENTRY(_start) -INPUT(support.o support_aux.o) GROUP(-lc -lgcc) -/*GROUP(-lgcc)*/ + __DYNAMIC = 0; SECTIONS {