Subversion Repositories DevTools

Rev

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

Rev 4778 Rev 4814
Line 84... Line 84...
84
       BASE => 'bin/arm-iwmmxt-linux-gnueabi-',
84
       BASE => 'bin/arm-iwmmxt-linux-gnueabi-',
85
       VERSION      => '4.2.4',
85
       VERSION      => '4.2.4',
86
       MACHINE      => 'arm-iwmmxt-linux-gnueabi'
86
       MACHINE      => 'arm-iwmmxt-linux-gnueabi'
87
    },
87
    },
88
 
88
 
-
 
89
    'x86_64-linux-gnu'    => {
-
 
90
       ROOT         => '/usr',
-
 
91
       BASE         => 'bin/',
-
 
92
       PACKAGE_ARCH => 'amd64',
-
 
93
       VERSION      => '4.8',
-
 
94
       MACHINE      => 'x86_64-linux-gnu'
-
 
95
    },
-
 
96
 
-
 
97
 
89
 
98
 
90
    #
99
    #
91
    #   Old (not to be used) version of the embedded toolchain
100
    #   Old (not to be used) version of the embedded toolchain
92
    #   This was deprecated in favor of gcc-4.1.1-glibc-2.5
101
    #   This was deprecated in favor of gcc-4.1.1-glibc-2.5
93
    #   It is not possible to reproduce old packages using the old compiler
102
    #   It is not possible to reproduce old packages using the old compiler