c't

c't-Projekte - Mailinglisten


[Voriger (Datum)] [Nächster (Datum)] [Voriger (Thread)] [Nächster (Thread)]
[Nach Datum][Nach Thread]

[ct-bot] make für MCU-W32 fehlerhaft ?

Absender: Frank Menzel
Datum: So, 24.06.2007 16:26:32
In-reply-to: <FD7D9DA6-C00F-4905-A62B-8F2963EBF369@xxxxxxxxxxxxxxx>


Hallo,
beim übersetzen wollen des Original Bot-devel-Codes (direkt nach dem
Checkout) kommt sofort der Fehler in der Eclipse-Console:

make -k all 
MAKE Version 5.2  Copyright (c) 1987, 2000 Borland
Incorrect command line argument: -k

Syntax: MAKE [options ...] target[s]
    -B                Builds all targets regardless of dependency dates
    -Dsymbol[=string] Defines symbol [equal to string]
    -Idirectory       Names an include directory
    -K                Keeps (does not erase) temporary files created by
MAKE
    -N                Increases MAKE's compatibility with NMAKE
    -Wfilename        Writes MAKE to filename updating all non-string
options
    -Usymbol          Undefine symbol
    -ffilename        Uses filename as the MAKEFILE
    -a                Performs auto-dependency checks for include files
    -c                Caches auto-dependency information
    -e                Ignores redefinition of environment variable
macros
    -i                Ignores errors returned by commands
    -l+               Enables use of long command lines
    -m                Displays the date and time stamp of each file
    -n                Prints commands but does not do them
    -p                Displays all macro definitions and implicit rules
    -q                Returns zero if target is up-to-date and nonzero
                      if it is not (for use in batch files)
    -r                Ignores rules and macros defined in BUILTINS.MAK
    -s                Silent, does not print commands before doing them
    -? or -h          Prints this message
      Options marked with '+' are on by default. To turn off a default
      option follow it by a '-', for example: -a-
Build complete for project ct-Bot


Was ist denn hier falsch ? Bis vor kurzem lief alles noch... Wie gesagt,
nur auf Übersetzung für MCU-W32 umgestellt und Fehler...
Gruß, Frank Menzel