------- Comment #2 from malitzke at metronets dot com 2007-06-28 04:45 ------- Iam soory Mr. Schwab but the fno-builtin was provide to me by a fellow maintainer I am just exhausting all offered approaches to avoid having a subtraction changed to a libgcc-function/builtin
The flag just disables an optimisation. If you want to disable optimisations just use -O0. On the other hand, shouldn't -ffreestanding prevent udivdi3 ? What about -fno-builtin-udivdi3 ? Any constructive suggestions? -- malitzke at metronets dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32496