File: t-vxworks

package info (click to toggle)
gccxml 0.9.0%2Bcvs20100501-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 79,132 kB
  • ctags: 73,371
  • sloc: ansic: 751,436; cpp: 34,175; asm: 26,833; sh: 5,077; makefile: 4,696; lex: 589; awk: 566; perl: 334; yacc: 271; pascal: 86; python: 29
file content (16 lines) | stat: -rw-r--r-- 582 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Multilibs for VxWorks.

# default is mips1 EB hard-float
MULTILIB_OPTIONS = mips2/mips3 EL msoft-float
MULTILIB_MATCHES = EL=mel mips2=mips32 mips3=mips4 mips3=mips64

MULTILIB_EXCEPTIONS = EL EL/msoft-float mips3/msoft-float mips3/EL/msoft-float

MUTLILIB_EXTRA_OPTS = -G 0 -mno-branch-likely

MULTILIB_OSDIRNAMES = msoft-float=!MIPS32sfr3kgnu \
                    mips2=!MIPS32gnu mips2/msoft-float=!MIPS32sfgnu \
                    mips2/EL=!MIPS32gnule \
                    mips2/EL/msoft-float=!MIPS32sfgnule \
                    mips3=!MIPS64gnu mips3/EL=!MIPS64gnule