Ryan Culpepper <ry...@ccs.neu.edu> writes:

>       >> NOW IS THE TIME TO FIX BUGS THAT YOU KNOW ABOUT <<<

It would be nice to change location of "config.rktd" file.

"config.rktd" looks like it cannot be changed by user at run time in any
meaningful way. Thus it doesn't belong to sysconfdir.
It should be placed into libdir instead.

When building Racket tries to invoke i486--netbsdelf-ar which naturally
doesn't exist. It would be nice if it used canonical archiver name first,
which is "ar" per POSIX/SUS. Alternatively it should fall back to it when
non-canonical one doesn't exist.

Attachment: patch-pkgs_drracket-pkgs_drracket-test_tests_drracket_run.sh
Description: Avoid non-portable "test \=\=".

-- 
BCE HA MOPE!
_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to