473,320 Members | 2,112 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

LEDA compilation problem

I am using LEDA 5.0 with Fedora and a g++ version 3.3.4. The problem is
that when I compile a program using graph.h library. I get a number of
similar warnings. I am copying a sample warning below.

/usr/bin/ld: `.gnu.linkonce.t._ZN4leda7vecCopyEPmPKmj' referenced in
section `.rodata' of /users/rextina/LEDA-5/libL.a(_digit_vector.o):
defined in discarded section `.gnu.linkonce.t._ZN4leda7vecCopyEPmPKmj'
of /users/rextina/LEDA-5/libL.a(_digit_vector.o)
I would greatly appreciate any help.
Aimal

Jul 23 '05 #1
3 1582
Since it is a warning and not an error, I would suggest testing your
application to see if it is functioning correctly. It may be that the
warning isn't of concern. A "warning" is just meant to bring something
to your attention. I guess you are wanting to know what "it" is that
is being brought to your attention though. Maybe someone else can
provide that info.

Jul 23 '05 #2

<ai**********@gmail.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
I am using LEDA 5.0 with Fedora and a g++ version 3.3.4. The problem is
that when I compile a program using graph.h library. I get a number of
similar warnings. I am copying a sample warning below.

/usr/bin/ld: `.gnu.linkonce.t._ZN4leda7vecCopyEPmPKmj' referenced in
section `.rodata' of /users/rextina/LEDA-5/libL.a(_digit_vector.o):
defined in discarded section `.gnu.linkonce.t._ZN4leda7vecCopyEPmPKmj'
of /users/rextina/LEDA-5/libL.a(_digit_vector.o)
I would greatly appreciate any help.
Aimal


That's some kind of link warning, it looks like. It's not related to the
C++ language, but to your compiler/linker. You'll need to ask in a gnu
newsgroup for answers regarding that software.
-Howard
Jul 23 '05 #3
Thankyou for your response. I have checked and it seems to be working
fine. But since I am about to start a long term project, I dont want
anything that might casue a problem later on.
I should ask this in a gnu group

Jul 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Alex Vinokur | last post by:
Hi, The code below has no problem with GNU g++ 3.3, but it has a problem with GNU g++ 3.4. What is reason for that? --------- foo.cpp : BEGIN --------- template <typename T> struct Boo
6
by: Joachim | last post by:
I made some project changes (which seems it doesn't help if I undo) which have created compilation error: " Server Error in '/PCSWebApp1' Application....
3
by: Dan | last post by:
Hi, I have a problem using an aspx page with a Control on it. I get the following error message Compiler Error Message: CS1595: 'Test.Class2' is defined in multiple places; using definition...
10
by: RedEagle | last post by:
Hi All! Do you remember me? I am that desperate who had this error for a while: --- Compilation Error Description: An error occurred during the compilation of a resource required to service...
0
by: Mythran | last post by:
I'm have 2 primary errors that seem to occur. 1.) In my ASP.Net application, I have 3 libraries (BLL, DAL, and Schema) that are used for the 4th and 5th UI libraries. All of the dependant...
3
by: seema | last post by:
Hi all, I am new to C programming. I have problem compiling a sample , #include <stdio.h> int getuniqueaddress1(){ return 1; } int getuniqueaddress2(){ return 2;
4
by: arushgadkar | last post by:
hello i want to use the matching template in leda which i found on stony brookes university website . Now to run Leda on Visual studio , what the necessary steos i have to take . is the library...
35
by: mwelsh1118 | last post by:
Why doesn't C# allow incremental compilation like Java? Specifically, in Java I can compile single .java files in isolation. The resulting individual .class files can be grouped into .jar files....
1
by: Alex Vinokur | last post by:
Hi, I have compilation problem on SUN CC compiler with template while using option -m64 (64-bit addressing model). No problem while using option -m32 (32-bit addressing model) $ CC -V CC:...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.