chiark / gitweb /
[PATCH] klibc v0.199
[elogind.git] / klibc / klibc / arch / m32r / MCONFIG
1 # -*- makefile -*-
2 #
3 # arch/m32r/MCONFIG
4 #
5 # Special rules for this architecture.  Note that this is actually
6 # included from the main Makefile, and that pathnames should be
7 # accordingly.
8 #
9
10 OPTFLAGS = -Os
11 BITSIZE  = 32
12
13 # Extra linkflags when building the shared version of the library
14 # This address needs to be reachable using normal inter-module
15 # calls, and work on the memory models for this architecture
16 # 224 MB - normal binaries start at 0 (?)
17 # (lib?)gcc on cris seems to insist on producing .init and .fini sections
18 SHAREDFLAGS     = --section-start .init=0x0e000100