Subject: Graphics software; compiler prob
To: None <port-i386@netbsd.org>
From: None <tgruhn@olg.com>
List: port-i386
Date: 01/20/2000 01:31:13
> 
> Anyone for cool software!?
> First off I helped port IVtools-0.8 to the NetBSD OS. It is a bunch of apps based on InterViews;
> a bunch of C++ classes written at Stanford Univ for building GUIs. You can get it at 
> www.vectaport.com/ivtools/   .
> If anyone is interested in porting software to NetBSD checkout www.sourceforge.net. Its run by
> the Va Linux Users Association.
> 
> Lastly, I ran into this compiler error while compiling IVtools. Anyone know what it means?
> 
> gcc -shared  -o libUnidraw-common.so.0.8 *.o
> ld: /usr/lib/libgcc.a(_op_delete.o): RRS text relocation at 0x36ee for "___get_eh_context"
> ld: /usr/lib/libgcc.a(_op_delete.o): RRS text relocation at 0x3730 for "_free"
> ld: /usr/lib/libgcc.a(_op_delete.o): RRS text relocation at 0x3745 for "___cp_eh_info"
> ld: /usr/lib/libgcc.a(_op_delete.o): RRS text relocation at 0x3792 for "___check_eh_spec"
> ld: /usr/lib/libgcc.a(_op_delete.o): RRS text relocation at 0x37cd for "___cp_pop_exception"
> ld: /usr/lib/libgcc.a(_op_delete.o): RRS text relocation at 0x37e0 for "___sjthrow"
> ld: /usr/lib/libgcc.a(_op_delete.o): RRS text relocation at 0x37e5 for "___terminate"
> ld: /usr/lib/libgcc.a(_op_vnew.o): RRS text relocation at 0x380e for "___get_eh_context"
> ld: /usr/lib/libgcc.a(_op_vnew.o): RRS text relocation at 0x3849 for "___builtin_new"
> ld: /usr/lib/libgcc.a(_op_vnew.o): RRS text relocation at 0x3865 for "___cp_eh_info"
> ld: /usr/lib/libgcc.a(_op_vnew.o): RRS text relocation at 0x38ad for "bad_alloc type_info function"
> ld: /usr/lib/libgcc.a(_op_vnew.o): RRS text relocation at 0x38bb for "___check_eh_spec"
> ld: /usr/lib/libgcc.a(_op_vnew.o): RRS text relocation at 0x38f5 for "___cp_pop_exception"
> ld: /usr/lib/libgcc.a(_op_vnew.o): RRS text relocation at 0x3908 for "___sjthrow"
> ld: /usr/lib/libgcc.a(_op_vnew.o): RRS text relocation at 0x390d for "___terminate"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3939 for "___get_eh_context"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x399d for "___new_handler"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x39b5 for "exception virtual table"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x39ee for "bad_alloc virtual table"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3a44 for "exception virtual table"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3a57 for "___sjthrow"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3a5d for "___terminate"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3a85 for "bad_alloc::~bad_alloc(void)"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3a95 for "___eh_alloc"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3ae4 for "exception virtual table"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3b25 for "bad_alloc virtual table"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3b81 for "exception virtual table"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3b94 for "___sjthrow"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3b99 for "___terminate"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3bb9 for "exception virtual table"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3bbe for "bad_alloc::~bad_alloc(void)"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3bd2 for "___cp_push_exception"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3bd7 for "___sjthrow"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3be3 for "_malloc"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3c0d for "terminate(void)"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3c12 for "___cp_eh_info"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3c73 for "bad_alloc type_info function"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3c87 for "___check_eh_spec"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3cda for "___cp_pop_exception"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3cf0 for "___sjthrow"
> ld: /usr/lib/libgcc.a(_op_new.o): RRS text relocation at 0x3cf5 for "___terminate"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3d4e for "___get_eh_context"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3d99 for "___cp_eh_info"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3de6 for "___check_eh_spec"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3e21 for "___cp_pop_exception"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3e34 for "___sjthrow"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3e39 for "___terminate"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3e52 for "___get_eh_context"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3e9d for "___cp_eh_info"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3eea for "___check_eh_spec"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3f25 for "___cp_pop_exception"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3f38 for "___sjthrow"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3f3d for "___terminate"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3f56 for "___get_eh_context"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3fa5 for "___cp_eh_info"
> ld: /usr/lib/libgcc.a(new.o): RRS text relocation at 0x3ff2 for "___check_eh_spec"
>              ...
>              ...
>              ...
> 
> -- 
> *** This host is connected via ppp, direct all replies to tgruhn@olg.com ***
> -- Whos our best typist? Captain Hook!... --