Welcome to mirror list, hosted at ThFree Co, Russian Federation.

elf-gloss-linux.specs « microblaze « libgloss - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1f7cf9e58018c2d657c17c20d67a5ce5cbaca533 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%rename link old_link
%rename lib libc

*link:
%(old_link) -defsym _TEXT_START_ADDR=0x10000 -z max-page-size=4096 -z common-page-size=4096 --no-omagic

*libgloss:
-lgloss-linux

*lib:
-start-group -lgloss-linux -lxil-linux -lc -lm -end-group

*startfile:
linux-crt0%O%s crtbegin%O%s