Changes between Version 16 and Version 17 of Projects/OpenLDAP


Ignore:
Timestamp:
06/21/12 22:55:25 (12 years ago)
Author:
C Rempel
Comment:

/* examples/openldap/Makefile */

Legend:

Unmodified
Added
Removed
Modified
  • Projects/OpenLDAP

    v16 v17  
    159159select text composed of letters and format it ...
    160160add a line a right brace, and another line after any .exe ...
    161 =  examples/openldap/Makefile  =
     161==  examples/openldap/Makefile  ==
    162162
    163163
     
    249249 install:  all
    250250        $(INSTALL_VARIANT) -m 555 ${PGMS} /usr/local/tftpboot/bootfiles/m68360/
    251 =  leaf.cfg  =
    252 
    253 To build the executables, I had to change some lines in /opt/rtems-4.11/make/leaf.cfg.  nm and size work on object files, with the below changes the build process not only gives fewer errors, but generates .bin and .ralf files in examples/openldap/o-optimize!
     251==  leaf.cfg  ==
     252
     253To build the executables without errors, I had to change some lines in /opt/rtems-4.11/make/leaf.cfg.  nm and size work on object files, with the below changes the build process not only gives fewer errors, but generates .bin and .ralf files in examples/openldap/o-optimize!
    254254
    255255 define default-bsp-post-link