Subversion Repositories DevTools

Rev

Rev 4094 | Rev 4728 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4094 Rev 4109
Line 72... Line 72...
72
       PACKAGE_ARCH => 'i386',
72
       PACKAGE_ARCH => 'i386',
73
       VERSION      => '4.6',
73
       VERSION      => '4.6',
74
       MACHINE      => 'i686-linux-gnu'
74
       MACHINE      => 'i686-linux-gnu'
75
    },
75
    },
76
 
76
 
-
 
77
    'arm-iwmmxt-linux-gnueabi'  => {
-
 
78
       ROOT => '/opt/marvel',
-
 
79
       BASE => 'bin/arm-iwmmxt-linux-gnueabi-',
-
 
80
       VERSION      => '4.2.4',
-
 
81
       MACHINE      => 'arm-iwmmxt-linux-gnueabi'
-
 
82
    },
-
 
83
 
-
 
84
 
77
    #
85
    #
78
    #   Old (not to be used) version of the embedded toolchain
86
    #   Old (not to be used) version of the embedded toolchain
79
    #   This was deprecated in favor of gcc-4.1.1-glibc-2.5
87
    #   This was deprecated in favor of gcc-4.1.1-glibc-2.5
80
    #   It is not possible to reproduce old packages using the old compiler
88
    #   It is not possible to reproduce old packages using the old compiler
81
    #   This is a known issue
89
    #   This is a known issue