cubbage@se-sd.SanDiego.NCR.COM (Sharon Cubbage) (09/19/90)
HELP!!!! I have been trying to install InterViews for use with g++ on a 486 V.4 and have been having many problems...does anybody know if I am missing a step or doing something wrong? I'm trying to add in a new CPU symbol and here's the steps I've taken: created an unique symbol added it to cpp_argv in imake.c set the Bootstrapcflags variable to the symbol added the symbol to ccflag.c added a <symbol>.cf file added the symbol to makedepend/main.c added an ifdef <symbol> etc. to IVarch.c When I "make bootstrap", it proceeds to: compile & link ccflags compile & link imake compile ./imake.c ... - here it ignores the parameters set and gets compiling errors of undefined variables because it didn't include the right libraries. Can anybody tell me what I'm doing wrong???? Thanks! Sharon sharon.cubbage@sandiego.ncr.com