|
No floating point
(Command-line switch: -f-)
Use No Floating Point if you are not using floating point. No floating-point libraries are linked when this option is set (-f-). If you enable this option and use floating-point calculations in your program, you will get link errors. When unchecked (-f), the compiler emulates 80x87 calls at runtime.
Default = OFF (-f)
프로젝트 파일인 bpr 파일을 메모장으로 여시고 해당 옵션을 찾아서 삭제해 보세요.
아래 익셉션은 왜 나는지 모르겠군요.
|