bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] [bug #56109] pow() test fails


From: Tomasz Kłoczko
Subject: [bug-gettext] [bug #56109] pow() test fails
Date: Fri, 12 Apr 2019 07:29:52 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36

Follow-up Comment #18, bug #56109 (project gettext):

It was not possible to link it without -lm

$ gcc -O2 -o test-pow test-pow.c
/usr/bin/ld: /tmp/cczE8eXL.o:(.data+0x0): undefined reference to `pow'
collect2: error: ld returned 1 exit status
$ gcc -O2 -o test-pow test-pow.c -lm



(file #46758)
    _______________________________________________________

Additional Item Attachment:

File name: test-pow                       Size:21 KB
    <https://savannah.gnu.org/file/test-pow?file_id=46758>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56109>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]