Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: compiling on 64bit?

compiling on 64bit? 14 years 11 months ago #455

  • itchy8me
  • itchy8me's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
hi there,

I'd like too know if it is possible to compile/install proview on a 64 bit machine?.. if so how?

thanks,
wernher
The administrator has disabled public write access.

Re:compiling on 64bit? 14 years 11 months ago #456

  • robert
  • robert's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 178
  • Karma: 7
Hi,

I guess you are running 64-bit Linux on a 64-bit machine ? I don't see why it sould not be possible. I haven't tried myself (running 32 bit linux on 32-bit machines). There is a guide in the documentation-page that describes how to build from sources.

Proview originally (among others) was built for Open VMS on 64-bit alpha-machines.

Good luck !

/Robert
The administrator has disabled public write access.

Re:compiling on 64bit? 14 years 11 months ago #457

  • itchy8me
  • itchy8me's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
thanks for the reply.

ya i'm compiling on a 64 bit OS(ubuntu jaunty) and 64 processor(amd athlon).
I guess if it can be done then my the errors i get when runing make have to do with something else

edit: here is a link to the make output, maybe someone can help me getting it to work,
nodark.nl/make.output

thanks, wernher

Post edited by: itchy8me, at: 2009/05/08 15:49
The administrator has disabled public write access.

Re:compiling on 64bit? 14 years 11 months ago #458

  • robert
  • robert's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 178
  • Karma: 7
Hi again,

I guess the printout was too big. Please just paste some of the errors and I will see if I acan help you out.

/Robert
The administrator has disabled public write access.

Re:compiling on 64bit? 14 years 11 months ago #459

  • itchy8me
  • itchy8me's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
The administrator has disabled public write access.

Re:compiling on 64bit? 14 years 11 months ago #460

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
Hi,

Probably there was some error from the compilator when compiling the last file co_lng.cpp. Normally you should see the the error messages and also some warning messages that are missing, have you redirected the errormessages ?

The code probably has to be compiled with 32-bit pointers and I don't know if there is any switch to the compiler to do this. To use 64-bit pointer I think there are some conversion of the code to do.

/Claes
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 8.524 seconds