comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Alpha/UNIX rehosting question
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Alpha/UNIX rehosting question [message #17761 is a reply to message #17755] Thu, 11 November 1999 00:00 Go to previous messageGo to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
wbiagiot@suffolk.lib.ny.us wrote:
> In the near term, I might be faced with porting my IDL application from
> a Win95/98 platform over to an Alpha/UNIX combination. I would like to
> ask if anyone is currently using IDL in this configuration and if there
> are any outstanding problems/inconsistancies or anything that I should
> know. A couple of years ago, I was a Sun Solaris user but have lost my
> edge after being numbed with MS Windows.

A few things to watch out for:
(1) Byte order
Although the Alpha/Unix combination has the same byte order as Windows,
now would be the time to make your application independent of host byte
order. I say this because if you get your application running smoothly
on Alpha/Unix, then someone will want to port it to another Unix
platform. If you've been dealing with ASCII, 8-bit, or netCDF/HDF etc.
data only, then there's no problem. However if you're reading or writing
any kind of multi-byte data, then I'd take some time to sort it out.
(2) 24-bit vs. 8-bit display modes
Whenever you port to another platform, you're bound to run into cases
where someone will have a different display depth (8 or 24). Now is the
time to make sure your application runs equally well in either display
mode.
(3) Files and directories
If your application filenames and directories, you'll need to make sure
the relevant routines are equally happy with Windows or Unix path
syntax.
(4) Widgets
If your application uses widgets, then you'll be ok as long as you've
mostly relied on IDL for widget positioning and sizing. If you've
tailored your widgets for Windows with lots of xsize, ysize, xoffset,
and yoffset keywords, you'll have some work to do on Alpha/Unix.

Cheers,
Liam.

--
Liam E. Gumley
Space Science and Engineering Center, UW-Madison
http://cimss.ssec.wisc.edu/~gumley
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: TRIANGULATE says "Points are co-linear, no solution"
Next Topic: Object style guide

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 05:21:14 PDT 2025

Total time taken to generate the page: 0.40233 seconds