That warning usually indicates a severe problem with the program; it will probably not run correctly. Some file in your application was compiled with near data model, or uses the "near" keyword on some global variable. Please generate the linker map file (--map_file linker option) and post it here.
↧