[ECOS] problem with __mulsi3 and __divsi3 __umodsi3 operators
Jesper Skov
jskov@redhat.com
Tue Dec 5 02:25:00 GMT 2000
>>>>> "Suet" == Suet Fei Li <suetfei@bwrc.eecs.berkeley.edu> writes:
Suet> ... -------- Seems like it has problem finding arithmatic
Suet> operators like: \, % and multiply etc.
Suet> Does anyone have any insight on this? I am totally lost. Any
Suet> help will be great.
Those functions should be defined in libgcc.a which should appear in
the linker file like this:
GROUP(libtarget.a libgcc.a)
Jesper
More information about the Ecos-discuss
mailing list