Browse Source

* Updated

sg 25 years ago
parent
commit
cd180c17d5
1 changed files with 12 additions and 0 deletions
  1. 12 0
      compiler/errord.msg

+ 12 - 0
compiler/errord.msg

@@ -2,6 +2,8 @@
 %%% Contains all comments from errord.msg
 %%% Reordering of errord.msg respective to errore.msg
 %%% Contains all comments from errord.msg
+%%% Reordering of errord.msg respective to errore.msg
+%%% Contains all comments from errord.msg
 #
 #   $Id$
 #   This file is part of the Free Pascal Compiler
@@ -1658,6 +1660,16 @@ option_switch_bin_to_src_assembler=N_Schalte Assembler auf den Standard-Assemble
 #
 # Logo (option -l)
 #
+option_incompatible_asm=W_Das gew„hlte Assembler-Ausgabeformat "$1" ist nicht mit "$2" kompatibel
+option_asm_forced=W_Verwendung des Assemblers "$1" erzwungen
+% The assembler output selected can not generate
+% object files with the correct format. Therefore, the
+% default assembler for this target is used instead.
+%\end{description}
+# EndOfTeX
+#
+# Logo (option -l)
+#
 option_logo_start=Free Pascal Compiler Version $FPCVER [$FPCDATE] f�r $FPCTARGET
 option_logo_end=Copyright (c) 1993-2000 Florian Kl„mpfl
 #