Jump to content

Compilation d'un packetage ada avec gcc erreur


Eagle1

Recommended Posts

salut à tous

regarder donc

[eagle1@localhost packetage]$ ls

PENTIER-1.ADB PENTIER-1.ADS PENTIER.ADB PENTIER.ADS

[eagle1@localhost packetage]$ gcc -c PENTIER.ADS

gcc: PENTIER.ADS: linker input file unused because linking not done

je ne pige pas

qui peut m'aider ??

je rajoute ça

[eagle1@localhost packetage]$ gcc -c pbool.adb

gcc: installation problem, cannot exec `gnat1': No such file or directory

Link to comment
Share on other sites

voila je l'ai fait enfin :transpi:

[eagle1@localhost packetage]$ gcc -cW PBOOL.ADS

gcc: unrecognized option `-cW'

/usr/bin/ld:PBOOL.ADS: file format not recognized; treating as linker script

/usr/bin/ld:PBOOL.ADS:2: syntax error

collect2: ld returned 1 exit status

il n'y as pas d'erreur des gens que je connais on compilé ces packetages sans erreurs.....snif

ah je songe......

quand je fait man ou que je me balade sur le net...

je vois gcc for C and C++ compiler

et moi c'est de l'ada

or à l'iut on utilise gcc....

je sais pas trop....

Link to comment
Share on other sites

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...