Home
last modified time | relevance | path

Searched refs:compiler (Results 1 – 2 of 2) sorted by relevance

/scripts/
A Dbuild-many-glibcs.py533 print(config.name, config.compiler.name)
1251 self.arch = glibc.compiler.arch
1252 self.srcdir = glibc.compiler.ctx.component_srcdir('linux')
1544 self.installdir = glibc.compiler.sysroot
1593 self.ctx = compiler.ctx
1594 self.compiler = compiler
1596 self.arch = compiler.arch
1600 self.os = compiler.os
1621 ctool = '%s-%s' % (self.compiler.triplet, tool)
1636 cmdlist.use_path(self.compiler.bindir)
[all …]
A Dconfig.guess1443 NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
1444 the system type. Please install a C compiler and try again.

Completed in 9 milliseconds