ts-7000
[Top] [All Lists]

Re: [ts-7000] Re: Error linking to lincan libvca on TS-7350

To: <>
Subject: Re: [ts-7000] Re: Error linking to lincan libvca on TS-7350
From: "Charlie Wallace" <>
Date: Mon, 8 Feb 2010 10:28:02 -0800
i don't see much of a difference between yours and mine, i know i ran into 
some issues initially and i think i rebuilt the library, but i don't recall 
what it was, and i don't have my TS box anymore,

canbus.cpp
#include "can/can_vca.h"
if (vca_open_handle(&canhandle, VCA_DEV_NAME, NULL, 0) != VCA_OK) { 
perror("open");

CXXFLAGS = --cflags  -Wall -Werror -DGP2X -funsigned-char -fno-exceptions 
$(OPT)

LIBS = $(BASE)/$(GCC_PATH2)/lib/crt1.o \
  $(BASE)/$(GCC_PATH2)/lib/crti.o \
  $(BASE)/$(GCC_PATH)/crtbegin.o \
  $(BASE)/$(GCC_PATH2)/lib/libstdc++.a \
  ../fmLib/libvca.a  \
  ../fmLib/libbluetooth.a \
  $(BASE)/$(GCC_PATH2)/lib/libm.a \
  $(BASE)/$(GCC_PATH2)/lib/libphidget21.a \
  $(BASE)/$(GCC_PATH2)/lib/libpthread.a \
  $(BASE)/$(GCC_PATH2)/lib\libc.a \
  $(BASE)/$(GCC_PATH)/libgcc.a \
  $(BASE)/$(GCC_PATH)/crtend.o  \
  $(BASE)/$(GCC_PATH2)/lib/crtn.o


maybe a debug output of what gcc is doing, or a dump of the library libvca 
library exports.








<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU