Changeset 5d618d8 in mainline for HelenOS.config


Ignore:
Timestamp:
2010-02-16T19:04:08Z (14 years ago)
Author:
U-ALPHA\Administrator <Administrator@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
76ecb300
Parents:
836d0689
Message:

by default, use IA-32 cross-compiler for compiling abs32le
(this is mostly because the COFF/PE assembler and linker on win32 sucks
and it is always easier to have the behavior of our own toolchain under
full control)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r836d0689 r5d618d8  
    258258
    259259% Compiler
     260@ "gcc_cross" GNU C Compiler (cross-compiler for IA-32)
    260261@ "gcc_native" GNU C Compiler (native)
    261262@ "clang" Clang
Note: See TracChangeset for help on using the changeset viewer.