Dear All
I am porting the code developed by using sun pc and cc compilers to gpc and gcc.the following error is generated while linking.Please see below the dump. ************************************************* linking /home/kvsspl/exe/solaris/esigraph ld: Software Generation Utilities - Solaris Link Editors: 5.8-1.285 Undefined first referenced symbol in file __PC0__PCEXIT esigraph.o __PC0__PCSTART esigraph.o ld: fatal: Symbol referencing errors. ************************************************* If C main program calls a Pascal procedure that does I/O, then the following code should be included in the C main program before calling the Pascal procedure:
#if defined(SOLARIS) __PC0__PCSTART(argc, argv); #endif #if defined(SOLARIS) __PC0__PCEXIT(argc, argv); #endif
Please suggest me as how to get rid of this error
Regards Hari
__________________________________ Yahoo! FareChase: Search multiple travel sites in one click. http://farechase.yahoo.com