leledumbo wrote: > This is very inconvenient. Moreover, assertions needs it. My first attempt, > is to comment out {$undef FPC_HAS_FEATURE_CONSOLEIO} in my system.pas. But > then, FPC argues about Unknown compilerproc "fpc_write_text_shortstr". I > found it in text.inc, but it's only included if FPC_HAS_FEATURE_TEXTIO is > defined. Knowing that I don't yet have any file system driver, I guess it's > impossible to reach my goal by defining it. > What's the correct way?
Can you undefine FPC_HAS_FEATURE_TEXTIO as well? In the end, you have nothing left :-). Or is this the point? What's the goal? Micha _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal