Re: libbfd.a undefined refernce to _dcgettext, _htab_create_alloc

2003-06-30 Thread Vikram Mehta
3.2.3 which I already have and it doenot hv _htab_create_alloc regards Vikram - Original Message - From: "Gerrit P. Haase" <[EMAIL PROTECTED]> To: "Vikram Mehta" <[EMAIL PROTECTED]> Sent: Monday, June 30, 2003 4:41 PM Subject: Re: libbfd.a

Re: libbfd.a undefined refernce to _dcgettext, _htab_create_alloc

2003-06-30 Thread Vikram Mehta
IN detail Here is what I get gcc io.o ksyms.o ksymoops.o map.o misc.o object.o oops.o re.o symbol.o -Dlinux - Wall -Wno-conversion -Waggregate-return -Wstrict-prototypes -Wmissing-protot ypes -DDEF_KSYMS=\"/proc/ksyms\" -DDEF_LSMOD=\"/proc/modules\" -DDEF_OBJECTS=\" /lib /modules/*r/\" -DDEF_MA

Re: how do I link cygintl-1.dll

2003-06-30 Thread Vikram Mehta
g dcgetext I would ahve replaced it. Elfyn knows, I did it before rather that waiting ;-) But it is being used in libbfd. Vikram From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Vikram Mehta <[EMAIL PROTECTED]> CC: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subj

Re: libbfd.a undefined refernce to _dcgettext, _htab_create_alloc

2003-06-30 Thread Vikram Mehta
For got to type inthe message I get libbfd.a: undefined refernces to dcgettext, _htab_create_alloc any ideas how do i solve it Vikram From: "Vikram Mehta" <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Subject: l

libbfd.a undefined refernce to _dcgettext, _htab_create_alloc'

2003-06-30 Thread Vikram Mehta
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

how do I link cygintl-1.dll

2003-06-30 Thread Vikram Mehta
cygintl-1.dll has dcgettext How do I link it. Humor would be very nice if it comes with some help -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

dcgettext

2003-06-30 Thread Vikram Mehta
Do we have dcgettext in cygwin? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: ksymoops

2003-06-30 Thread Vikram Mehta
Hi, I could not find it in the packages . IS there Ksymoops for CYGWIN Vikram From: Igor Pechtchanski <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Vikram Mehta <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: ksymoops Date: Mon, 30 Jun 2003 09:31:18 -0400 (EDT) On

ksymoops

2003-06-30 Thread Vikram Mehta
Where do I get ksymoops and minicom for CYGWIN Thanx Vikram -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Here is code for dirname basename and getline

2003-06-28 Thread Vikram Mehta
Hi Elfyn, Thanx again, Anyways I have added code for thse three functions incase somebody needs them This code is not mine but i thought, incase soembody needs it, he will have to spent less time on this issue /*Code starts here*/ ssize_t getdelim(char **linebuf, size_t *linebufsz, int deli

RE: _stderr, _stdout, _errno etc.

2003-06-27 Thread Vikram Mehta
ny has used to get into the innards of the C language. /Hannu E K Nevalainen, 59~14'N, 17~12'E ~ <=> degree -- --END OF MESSAGE-- > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Vikram Mehta > Sent: Thursday, June 26, 2003 6

_stderr, _stdout, _errno etc.

2003-06-27 Thread Vikram Mehta
Hi folks I am trying to compile a file using gcc oin CYGWIN I get undefined refrences to _sdterr, _stdout, dirname, _errno , fputc_unlocked etc. Can you tell me what library are they in Vikram -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwi

_pread() _pwrite

2003-06-26 Thread Vikram Mehta
Hi folks, I am compiling some files which need functions like -pread(), pwrite() which shud be in libc.a. But they are not. This file was actually mean to be complied on linux. Any ideas how can I overcome this problem Vikram -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple P