[Unix] Passing command line arguments to Squeak

dpennell at quallaby.com dpennell at quallaby.com
Tue Mar 28 13:00:33 UTC 2000


Thanks, I just hit this one on Sunday...

If you are going to build a Unix VM, you should probably also
include the connection queuing support.  Has this been added
to Ian's site recently?

-david
> -----Original Message-----
> From: Bert Freudenberg [mailto:bert at isgnw.CS.Uni-Magdeburg.De]
> Sent: Tuesday, March 28, 2000 4:08 AM
> To: squeak at cs.uiuc.edu; Ian.Piumarta at inria.fr; Andreas.Raab at disney.com
> Subject: Re: [Unix] Passing command line arguments to Squeak
> 
> 
> On Tue, 28 Mar 2000, Lex Spoon wrote:
> 
> > "Raab, Andreas" <Andreas.Raab at disney.com> wrote:
> > > Folks,
> > > 
> > > Michael just reported a problem (which I can't really 
> check out): It seems
> > > like the command line arguments are not reported to the 
> image level. E.g.,
> > > when starting Squeak with something like
> > > 	squeak myImage.image arg1 arg2 argN
> > > the arguments should be reported by 
> Smalltalk>>getSystemAttribute:. Is this
> > > a known problem?!
> 
> Yes.
> 
> > > Any fixes out there?!
>  
> Yep.
> 
> > He probably needs to get a newer sqXWindow.c.  It was 
> definately a bug
> > once upon a time, but I just checked and Ian seems to have 
> patched it in
> > his distribution.
> > 
> > 	
> http://www-sor.inria.fr/~piumarta/squeak/unix/2.7/src/sqXWindow.c
> 
> This doesn't fix it all. David T. Lewis and me sent Ian some 
> changes in
> November, but these didn't make it into 2.7. I'll attach a 
> fixed set of
> files (src/sqXWindow.c, src/sqUnixConfig.h.in, conf/configure.in,
> conf/configure). Can't use diffs because there are different 
> 2.7 sources
> out there ...
> 
>   -Bert-
> 





More information about the Squeak-dev mailing list