Referring only to the epia-m target:
Yes, it will fail, but strangely. You'll get a bunch of linking errors that says sections are overlapping. You can increase ROM_IMAGE_SIZE, buildtarget, make clean, make, and it will then compile, but it won't actually run in-situ (Exception 13 just after protect vga bios).
Richard Smith wrote:
recompiled. Some of the object files that wouldn't normally be touched on the second make are now re-compiled, but they're re-compiled incorrectly because of the updated options.
So that would mean that a fresh buildtarget and make with the vga options enabled should fail? Is this what you orginally reported?
-- Richard A. Smith