Searched hist:cfa4d7398872119c6b9f480bc86a0ada6f0bb8ec (Results 1 – 4 of 4) sorted by relevance
/freebsd/sbin/ldconfig/ |
H A D | ldconfig.c | diff cfa4d7398872119c6b9f480bc86a0ada6f0bb8ec Wed Sep 09 03:21:25 CEST 1998 John Polstra <jdp@FreeBSD.org> Add a new library function getobjformat(). It checks all the standard places ("/etc/objformat", ${OBJFORMAT}, argv) for an indication of the user's preferred object file format. This consolidates some code that was starting to be duplicated in more and more places.
Use the new function in ldconfig.
Note: I don't think that gcc should use getobjformat(), even though it could. The compiler should limit itself to functions that are widespread, to ease porting and cross-compilation. diff cfa4d7398872119c6b9f480bc86a0ada6f0bb8ec Wed Sep 09 03:21:25 CEST 1998 John Polstra <jdp@FreeBSD.org> Add a new library function getobjformat(). It checks all the standard places ("/etc/objformat", ${OBJFORMAT}, argv) for an indication of the user's preferred object file format. This consolidates some code that was starting to be duplicated in more and more places.
Use the new function in ldconfig.
Note: I don't think that gcc should use getobjformat(), even though it could. The compiler should limit itself to functions that are widespread, to ease porting and cross-compilation.
|
/freebsd/sys/i386/include/ |
H A D | param.h | diff cfa4d7398872119c6b9f480bc86a0ada6f0bb8ec Wed Sep 09 03:21:25 CEST 1998 John Polstra <jdp@FreeBSD.org> Add a new library function getobjformat(). It checks all the standard places ("/etc/objformat", ${OBJFORMAT}, argv) for an indication of the user's preferred object file format. This consolidates some code that was starting to be duplicated in more and more places.
Use the new function in ldconfig.
Note: I don't think that gcc should use getobjformat(), even though it could. The compiler should limit itself to functions that are widespread, to ease porting and cross-compilation. diff cfa4d7398872119c6b9f480bc86a0ada6f0bb8ec Wed Sep 09 03:21:25 CEST 1998 John Polstra <jdp@FreeBSD.org> Add a new library function getobjformat(). It checks all the standard places ("/etc/objformat", ${OBJFORMAT}, argv) for an indication of the user's preferred object file format. This consolidates some code that was starting to be duplicated in more and more places.
Use the new function in ldconfig.
Note: I don't think that gcc should use getobjformat(), even though it could. The compiler should limit itself to functions that are widespread, to ease porting and cross-compilation.
|
/freebsd/lib/libc/gen/ |
H A D | Makefile.inc | diff cfa4d7398872119c6b9f480bc86a0ada6f0bb8ec Wed Sep 09 03:21:25 CEST 1998 John Polstra <jdp@FreeBSD.org> Add a new library function getobjformat(). It checks all the standard places ("/etc/objformat", ${OBJFORMAT}, argv) for an indication of the user's preferred object file format. This consolidates some code that was starting to be duplicated in more and more places.
Use the new function in ldconfig.
Note: I don't think that gcc should use getobjformat(), even though it could. The compiler should limit itself to functions that are widespread, to ease porting and cross-compilation. diff cfa4d7398872119c6b9f480bc86a0ada6f0bb8ec Wed Sep 09 03:21:25 CEST 1998 John Polstra <jdp@FreeBSD.org> Add a new library function getobjformat(). It checks all the standard places ("/etc/objformat", ${OBJFORMAT}, argv) for an indication of the user's preferred object file format. This consolidates some code that was starting to be duplicated in more and more places.
Use the new function in ldconfig.
Note: I don't think that gcc should use getobjformat(), even though it could. The compiler should limit itself to functions that are widespread, to ease porting and cross-compilation.
|
/freebsd/include/ |
H A D | Makefile | diff cfa4d7398872119c6b9f480bc86a0ada6f0bb8ec Wed Sep 09 03:21:25 CEST 1998 John Polstra <jdp@FreeBSD.org> Add a new library function getobjformat(). It checks all the standard places ("/etc/objformat", ${OBJFORMAT}, argv) for an indication of the user's preferred object file format. This consolidates some code that was starting to be duplicated in more and more places.
Use the new function in ldconfig.
Note: I don't think that gcc should use getobjformat(), even though it could. The compiler should limit itself to functions that are widespread, to ease porting and cross-compilation. diff cfa4d7398872119c6b9f480bc86a0ada6f0bb8ec Wed Sep 09 03:21:25 CEST 1998 John Polstra <jdp@FreeBSD.org> Add a new library function getobjformat(). It checks all the standard places ("/etc/objformat", ${OBJFORMAT}, argv) for an indication of the user's preferred object file format. This consolidates some code that was starting to be duplicated in more and more places.
Use the new function in ldconfig.
Note: I don't think that gcc should use getobjformat(), even though it could. The compiler should limit itself to functions that are widespread, to ease porting and cross-compilation.
|