Greetings all... We are trying to port a Galaxy C++ application from a Solaris PC environment to a PC-based Linux environment. The app is statically linked to...
Galaxy C++ 2.5 can work with Linux, however I'm not sure if a solaris PC library would work on linux, especially if you have source to compile the libraries...
Thanks for the quick reply... When we compiled in the Solaris environment, we were using both the CC compiler and GCC 2.9.3. The Linux environment that we are...
... I would be surprised if the binaries were compatible. Solaris doesn't necessarily use glibc (does the Solaris/GCC version of Galaxy use glibc or Sun's...
Greetings all... Anyone out there with some experience in rebuilding Galaxy libraries? We have Galaxy C++ 2.5 and wish to rebuild the static libraries for...
... I'm not sure about the procedure with purchased source. From within the Visix environment, you'd run "lroot" and answer its questions. This generates the...
If you don't get direct help here, try the archives of the Yahoo group - building Galaxy has been covered in a number of threads throughout the years. Also,...
... Now appearing at... http://lists.buckosoft.com/gal/ My web site machine died - while i was in the middle of setting up it's replacement. Curse you again,...
I see that someone has made their feelings toward Ambulanceia well- known. I tried to access the list for any more help, but it requires password access. I am...
... Well, I think they can't be of any interest now, and this community is a group of fellows helping each others. -- Riccardo Cohen Articque Les Roches 37230...
Group, What is the name of the company that took over support for the galaxy product and what is their url. Also what are they like to deal with. Ed Steel ...
Ed Steel
steel@...
Jan 29, 2003 2:33 pm
521
... What vEnviron file? These X11 libraries are not part of the standard Linux distribution. At least they're not in my RedHat 8 distribution (XFree86...
I followed up privately with chris. If anyone else cares, in my merged version of 2.5 on Linux I used: WIN_LIB_FLAGS = -L/usr/X11R6/lib -lXext -lX11 ...
On Wed, 29 Jan 2003 10:24:51 -0500 ... That one's my fault. Back when I was working on the Linux Vibe port, the X11 libaries were not compiled with the...
Douglas Kilpatrick
kilpatds@...
Jan 29, 2003 5:20 pm
526
... That got me past the flags error. Now I am getting several 'undefined reference' errors in several object files. For example, in...
Two things: Galaxy 2.5 isnt multithreaded so you are looking at the 3.0 (dt) version. Originally you stated you were interested in 2.5 so I'm not sure what you...
Thanks.. I might just do that.. I'm encountering too many problems for me to think that I am doing the rebuild correctly.. I want version 2.5 to be rebuilt...
If I recall correctly there used to be some 'tooltip' sample code for 2.5/6. Would anyone still have that handy? I would love to have a look at it. Thanks. ...
I have sample code for 3.0. Would that help? Francis Ma ... From: Robbert de Groot [mailto:robbert@...] Sent: Tuesday, February 04, 2003 3:33 PM To:...
Francis Ma
francis@...
Feb 5, 2003 2:33 am
532
I got one for C++ 2.7 enclosed ... Subject: [gum] Digging in the vault. Date: Tue, 04 Feb 2003 14:33:19 -0800 From: Robbert de Groot <robbert@...> ...
We have 3.0 but we have found that the tooltip support in 3.0 will cause a crash in XP (or at least some peoples' XP machines.) We've also tried to build from...
Hi Robert, I have attached a zip file of some sample code I obtained years ago at a Visix Conference. I don't know if it works but you can take a look. ...
Kim Andersen
kim@...
Feb 5, 2003 5:41 pm
536
Works or not I just need a clear idea on how to do it. Thanks! At 2003-02-05, 10:40 -0700, Kim Andersen wrote: I have attached a zip file of some sample code I...
Hi All, We recently upgraded to use Galaxy 3.0 from 2.6. Now the Galaxy Debug window only appears for the Debug version but not the optimized (Release)...
Kim Andersen
kim@...
Feb 7, 2003 1:23 am
538
... What happens if you launch your app from a DOS prompt? -- David...