N_TXTADDR and N_DATADDR

George Robbins grr at cbmvax.UUCP
Fri Jan 29 17:17:24 AEST 1988


In article <415 at pasteur.Berkeley.Edu> schung at cory.Berkeley.EDU (Stephen the Greatest) writes:
> 
> 	I was recently trying to compile the GNU C++ (g++) and
> 	came up with some undefined functions (or macros?) in
> 	ld.c.  The two symbols:
> 
> 		N_TXTADDR (x)
> 		N_DATADDR (x)

These defines are peculiar to the SunOS a.out.h header file.  Apparently
the Gnu loader development is being done on a Sun and at this pre-release
stage, porting to other systems is an excercise left to the reader.

-- 
George Robbins - now working for,	uucp: {uunet|ihnp4|rutgers}!cbmvax!grr
but no way officially representing	arpa: cbmvax!grr at uunet.uu.net
Commodore, Engineering Department	fone: 215-431-9255 (only by moonlite)



More information about the Comp.lang.c mailing list