From 62c27c1c5cb6257b13dfc9be0394e0d2e86f2735 Mon Sep 17 00:00:00 2001 From: Robert de Bath Date: Sun, 23 Jan 2005 15:31:04 +0100 Subject: Import Dev86src-0.16.17.tar.gz --- man/bcc.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'man') diff --git a/man/bcc.1 b/man/bcc.1 index fd9b0c6..21a1d64 100644 --- a/man/bcc.1 +++ b/man/bcc.1 @@ -162,16 +162,17 @@ as -Ofile) produce object file .TP .B -f -error (float emulation not supported) +turn on floating point support, no effect with i386, changes libc library +with 8086 code. .TP .B -g -produce debugging info (does nothing) +produce debugging info (ignored.) .TP .B -o output file name follows (assembler, object or executable) (as usual) .TP .B -p -error (profiling not supported) +produce profiling info (ignored.) .TP .B -t1 pass to the assembler to renumber the text segment for multi-segment programs. -- cgit v1.2.1