While using the string:
Code: Select all
fbc -c -o kernel.o kernel.bas
Code: Select all
error 82: Missing command-line option for, "-o"
Code: Select all
kernel.asm: Assembler messages:
kernel.asm:17: Error: undefined symbol `PIPE' in operation
If anyone else has experience this problem and found a solution, I would be very grateful! (I'm running Ubuntu Intrepid and I have tried both the standalone and standard FreeBASIC packages).