Annotation of gcc/config/m68k/t-vxworks68, revision 1.1

1.1     ! root        1: CROSS_LIBGCC1 = libgcc1-asm.a
        !             2: LIB1ASMSRC = m68k/lb1sf68.asm
        !             3: LIB1ASMFUNCS = _mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 \
        !             4:    _double _float _floatex \
        !             5:    _eqdf2 _nedf2 _gtdf2 _gedf2 _ltdf2 _ledf2 \
        !             6:    _eqsf2 _nesf2 _gtsf2 _gesf2 _ltsf2 _lesf2
        !             7: 
        !             8: # We don't want to put exit in libgcc.a for VxWorks, because VxWorks
        !             9: # does not have _exit.
        !            10: LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -Dexit=unused_exit
        !            11: 
        !            12: # These are really part of libgcc1, but this will cause them to be
        !            13: # built correctly, so...
        !            14: LIB2FUNCS_EXTRA = fpgnulib.c xfgnulib.c
        !            15: 
        !            16: fpgnulib.c: $(srcdir)/config/m68k/fpgnulib.c
        !            17:        cp $(srcdir)/config/m68k/fpgnulib.c fpgnulib.c
        !            18: xfgnulib.c: $(srcdir)/config/m68k/fpgnulib.c
        !            19:        echo '#define EXTFLOAT' > xfgnulib.c
        !            20:        cat $(srcdir)/config/m68k/fpgnulib.c >> xfgnulib.c
        !            21: 
        !            22: MULTILIB_OPTIONS = m68000/m68020 m68881/msoft-float
        !            23: MULTILIB_DIRNAMES =
        !            24: MULTILIB_MATCHES = m68000=mc68000 m68000=m68302 m68000=m68332 m68020=mc68020 m68020=m68040
        !            25: 
        !            26: LIBGCC = stmp-multilib
        !            27: INSTALL_LIBGCC = install-multilib

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.