OpenGL Performer linking issues [SOLVED]
#1
OpenGL Performer linking issues [SOLVED]
Hello,
For the past couple days, I've been banging my head against a wall trying to figure out why I can't get any OpenGL Performer code to link with ld, and I'm hoping you guys can help. 

I've got IRIX 6.5.22 and Performer 2.2 on my O2. Just trying the sample code (hello.c to be exact), it compiles with cc, but ld doesn't want to link it. Even after telling it to link libpf.so (and the related libraries) it gives me a bunch of unresolved symbol errors on the basic Performer functions like pfInit and pfExit. Here's my whole linker command (I'm using the same library arguments for cc):

Code:
ld -o hello -v lpfdu_ogl -lpfui -lpfutil_ogl -lpf_ogl -limage -lGLU -lGL
-lXext -lXmu -lX11 -lm -lfpe -lmalloc -lC hello.o

Another thing is that with the library I'm assuming a lot of these symbols come from (libpf.so), ld says that it isn't being used to resolve any symbols, and yet it's needed to resolve the symbols it's yelling about, which is odd to me.

I have a feeling my installation needs to get redone, but I'd like a second opinion before I blow it all away Smile

I will provide exact command outputs when I'm free today

Thanks!

Octane Octane (Apollo): R12k @ 400mhz, 768mb RAM, 300GB hard drive, MXE+SE graphics
O2 O2 (Celeste): R5k @ 180mhz, 192MB RAM, 80GB hard drive, AV1 option board
(This post was last modified: 12-05-2022, 04:26 AM by lenix.)
lenix
O2

Trade Count: (0)
Posts: 12
Threads: 4
Joined: Jul 2021
Location: Florida, United States
Find Reply
12-04-2022, 02:55 PM


Messages In This Thread
OpenGL Performer linking issues [SOLVED] - by lenix - 12-04-2022, 02:55 PM
RE: OpenGL Performer linking issues - by jpstewart - 12-05-2022, 01:54 AM
RE: OpenGL Performer linking issues [SOLVED] - by lenix - 12-05-2022, 04:25 AM
RE: OpenGL Performer linking issues - by Raion - 12-05-2022, 02:28 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)