This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs/Makefile.in potential SMP problem?
- To: egcs at egcs dot cygnus dot com
- Subject: egcs/Makefile.in potential SMP problem?
- From: craig at jcb-sc dot com
- Date: 19 Feb 1999 23:25:01 -0000
- Cc: craig at jcb-sc dot com
I just noticed this commentary:
# We put install-opcodes before install-binutils because the installed
# binutils might be on PATH, and they might need the shared opcodes
# library.
# We put install-tcl before install-itcl because itcl wants to run a
# program on installation which uses the Tcl libraries.
As I am trying to learn what's going on configury-wise, I'm just
wondering, is the above indicative of an example of a silent
dependency that might be broken when building on an SMP system?
tq vm, (burley)