reassign 749667 open-cobol

thanks

Hello Rubens and Open Cobol maintainers,

Ruben, you have reported the bug against the wrong package, which I've herewith corrected by reassigning the package to open-cobol. None the less, you write:

  rubens@debian:~/COBOL$ cobc -x -o testecall2 teste.o testecall.o
  /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtl.o: In
  function '_start':
  /home/aurel32/eglibc/eglibc-2.18/csu/../sysdeps/x86_64/start.S:118:
  undefined reference to 'main'
  collect2: error: ld returned 1 exit status.

Where do those files testecall2 teste.o testecall.o come from? How does testecall2 look like? Without knowing that I doubt it's wise to report a bug against open-cobol and it's better to straight close this bug.

You might be better served by the Cobol comunity that produces the open-cobol open source software. Have a look whether they have a mailing list or such.

The output from the cobc compiler indicates, that the linker can not find the entry point to the program (i.e. main). This let's me think that the problem might be with you not really knowing well, how to use cobc correctly?

Thanks,
*t


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to