lkr017: .const does not appear in linker scripts:

The objective of this test is to verify that
both the internal linker script and device linker
use the correct definition for section .const.

Note: Beginning in v1.30, section .const
was removed from the linker scripts.

How to execute the test:

1. Set the environment variable $PIC30_CD
    to your xc16 CD image directory
2. Export $PIC30_CD
3. Execute "go"

To get verbose output:

Execute "go -v"

File Descriptions:
-----------------
info.txt - this file
go - shell script to automate testing
test.out - output of the test
expect.out - correct output



10/6/2004 - GSM
