New Checkout from 0.32dev:

make target=darwin-i686

curdir=`cd ..; pwd`; \
        sed -e "s%@COMPILER_GCC@%$curdir/ghdl1-gcc%" \
         -e "s%@COMPILER_DEBUG@%$curdir/ghdl1-debug%" \
         -e "s%@COMPILER_MCODE@%$curdir/ghdl1-mcode%" \
         -e "s%@COMPILER_LLVM@%$curdir/ghdl1-llvm%" \
         -e "s%@POST_PROCESSOR@%$curdir/../ortho/oread/oread-gcc%" \
         -e "s%@PREFIX@%$curdir/lib/%" < default_pathes.ads.in > 
default_pathes.ads
gcc -c -g -DWITH_GNAT_RUN_TIME -o i386.o ../grt/config/i386.S
gcc -c -g -DWITH_GNAT_RUN_TIME  -o linux.o ../grt/config/linux.c
gcc -c -g -DWITH_GNAT_RUN_TIME -o times.o ../grt/config/times.c
gcc -c -g -DWITH_GNAT_RUN_TIME -o grt-cbinding.o ../grt/grt-cbinding.c
gcc -c -g -DWITH_GNAT_RUN_TIME -o grt-cvpi.o ../grt/grt-cvpi.c
gcc -c -g -o memsegs_c.o ../../ortho/mcode/memsegs_c.c
gcc -c -g -DWITH_GNAT_RUN_TIME -o chkstk.o ../grt/config/chkstk.S
gnatmake -aI../../ortho/mcode -aI../../ortho -gnaty3befhkmr -gnata -gnatwa 
-aI../.. -aI.. -aI../../psl -aI../grt -aO.. -g -gnatf -gnat05 ghdl_mcode -bargs 
-E -largs memsegs_c.o chkstk.o  i386.o linux.o times.o grt-cbinding.o 
grt-cvpi.o 
gcc -c -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa -I../.. 
-I.. -I../../psl -I../grt -g -gnatf -gnat05 ghdl_mcode.adb
gcc -c -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa -I../.. 
-I.. -I../../psl -I../grt -g -gnatf -gnat05 ghdllocal.adb
gcc -c -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa -I../.. 
-I.. -I../../psl -I../grt -g -gnatf -gnat05 ghdlmain.adb
gcc -c -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa -I../.. 
-I.. -I../../psl -I../grt -g -gnatf -gnat05 ghdlprint.adb
gcc -c -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa -I../.. 
-I.. -I../../psl -I../grt -g -gnatf -gnat05 ghdlrun.adb
gcc -c -I./ -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa 
-I../.. -I.. -I../../psl -I../grt -g -gnatf -gnat05 -I- 
/opt/ghdl_mcode/back_end.adb
gcc -c -I./ -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa 
-I../.. -I.. -I../../psl -I../grt -g -gnatf -gnat05 -I- 
/opt/ghdl_mcode/canon.adb
gcc -c -I./ -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa 
-I../.. -I.. -I../../psl -I../grt -g -gnatf -gnat05 -I- 
/opt/ghdl_mcode/configuration.adb
gcc -c -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa -I../.. 
-I.. -I../../psl -I../grt -g -gnatf -gnat05 default_pathes.ads
gcc -c -I./ -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa 
-I../.. -I.. -I../../psl -I../grt -g -gnatf -gnat05 -I- 
/opt/ghdl_mcode/disp_tree.adb
gcc -c -I./ -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa 
-I../.. -I.. -I../../psl -I../grt -g -gnatf -gnat05 -I- 
/opt/ghdl_mcode/disp_vhdl.adb
gcc -c -I./ -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa 
-I../.. -I.. -I../../psl -I../grt -g -gnatf -gnat05 -I- 
/opt/ghdl_mcode/errorout.adb
gcc -c -I./ -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa 
-I../.. -I.. -I../../psl -I../grt -g -gnatf -gnat05 -I- 
/opt/ghdl_mcode/files_map.adb
gcc -c -I./ -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa 
-I../.. -I.. -I../../psl -I../grt -g -gnatf -gnat05 -I- 
/opt/ghdl_mcode/flags.adb
gcc -c -I./ -I../../ortho/mcode -I../../ortho -gnaty3befhkmr -gnata -gnatwa 
-I../.. -I.. -I../../psl -I../grt -g -gnatf -gnat05 -I- 
/opt/ghdl_mcode/libraries.adb
/opt/ghdl_mcode/libraries.adb:1165:07: "Create_Temp_Output_File" is undefined
gnatmake: "/opt/ghdl_mcode/libraries.adb" compilation error
make: *** [ghdl_mcode] Error 4


Don't have seen these error when I tried to build mcode version the last time 
end of december ...
Maybe I will try to build the gcc version of ghdl.


Am 18.01.2014 um 18:12 schrieb Brian Drummond <[email protected]>:

> On Sat, 2014-01-18 at 16:57 +0000, Brian Drummond wrote:
>> On Sat, 2014-01-18 at 17:37 +0100, [email protected] wrote:
>>>> Am 18.01.2014 um 16:30 schrieb Brian Drummond
>>>> <[email protected]>:
>>>> 
>>>>> On Sat, 2014-01-18 at 15:51 +0100, Torsten Meißner wrote:
>>>>>> Running the test design in the last step results in an error:
>>>>>> symbol __ghdl_value_e8 is undefined
>>>>>> symbol __ghdl_value_e8 is undefined
> 
>>> Ah, exact.  I forgot e8. Will fix that soon.
>> And e32, in ghdlrun.adb. I think I can handle this one if you're OK with
>> that. 
> Done (to 0.32dev).
> 
> Not sure about backporting to 0.31 yet, though there may have to be a
> maintenance release to fix the DLX problems; if so, I would add this
> when we do that.
> 
> Meantime, the attached patch applied over 
> https://sourceforge.net/projects/ghdl-updates/files/latest/download
> ought to resolve the issue.
> 
> - Brian
> <image_e8.patch>_______________________________________________
> Ghdl-discuss mailing list
> [email protected]
> https://mail.gna.org/listinfo/ghdl-discuss


_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to