Hi! I tried installing FritzOS under Linux but i get this error:
[kobolt@dhcp-9-4 linuxinst]$ ./install.sh
../source/object/kernel32.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
objcopy: ../source/temp/kernel32: No such file or directory
1+0 records in
1+0 records out
20+1 records in
20+1 records out
any ideas please?!?!?!?????????????????
Thx in advance!
FritzOS <-- HELP PLEASE!!!
Re:FritzOS <-- HELP PLEASE!!!
Hello, I am the manager of FritzOS.
Did you try adding the g++ personality code, or classes or new and delete?
FritzOS currently does not support that code in its kernel.
Did you try adding the g++ personality code, or classes or new and delete?
FritzOS currently does not support that code in its kernel.
Re:FritzOS <-- HELP PLEASE!!!
__gxx_personality_v0 is to do with exception handling I believe, did you use the -fno-exception switch for gxx ?
Re:FritzOS <-- HELP PLEASE!!!
No....i jsut runs the install script as it came ??? Any would be appreciated
Re:FritzOS <-- HELP PLEASE!!!
Strange...(this is the same manager...jrfritz).
What version of GCC, and Linux are you using?
What version of GCC, and Linux are you using?